<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sddm/utils/plot-root-results, branch master</title>
<subtitle>Code for the self-destructing dark matter search in SNO</subtitle>
<link rel='alternate' type='text/html' href='https://www.tlatorre.com/cgit/sddm/'/>
<entry>
<title>add setup_matplotlib function and switch to logarithmic bins</title>
<updated>2020-05-11T16:09:34+00:00</updated>
<author>
<name>tlatorre</name>
<email>tlatorre@uchicago.edu</email>
</author>
<published>2020-05-11T16:09:34+00:00</published>
<link rel='alternate' type='text/html' href='https://www.tlatorre.com/cgit/sddm/commit/?id=e82c1e138c104943314150921eba0c2111a30d6c'/>
<id>e82c1e138c104943314150921eba0c2111a30d6c</id>
<content type='text'>
This commit contains the following small updates:

- create a setup_matplotlib() function to set up matplotlib correctly depending
  on if we are saving the plots or just displaying them
- change default font size to 12 when displaying plots
- switch to using logarithmic bins in plot-energy
- fix despine() function when x axis is logarithmic
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit contains the following small updates:

- create a setup_matplotlib() function to set up matplotlib correctly depending
  on if we are saving the plots or just displaying them
- change default font size to 12 when displaying plots
- switch to using logarithmic bins in plot-energy
- fix despine() function when x axis is logarithmic
</pre>
</div>
</content>
</entry>
<entry>
<title>update utils/ folder to make a python package called sddm</title>
<updated>2020-05-11T15:30:39+00:00</updated>
<author>
<name>tlatorre</name>
<email>tlatorre@uchicago.edu</email>
</author>
<published>2020-05-11T15:30:39+00:00</published>
<link rel='alternate' type='text/html' href='https://www.tlatorre.com/cgit/sddm/commit/?id=15fc972c89a4366a06755daeedaac52f91762ecd'/>
<id>15fc972c89a4366a06755daeedaac52f91762ecd</id>
<content type='text'>
This commit adds an sddm python package to the utils/ folder. This allows me to
consolidate code used across all the various scripts. This package is now
installed by default to /home/tlatorre/local/lib/python2.7/site-packages so you
should add the following to your .bashrc file:

    export PYTHONPATH=$HOME/local/lib/python2.7/site-packages/:$PYTHONPATH

before using the scripts installed to ~/local/bin.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit adds an sddm python package to the utils/ folder. This allows me to
consolidate code used across all the various scripts. This package is now
installed by default to /home/tlatorre/local/lib/python2.7/site-packages so you
should add the following to your .bashrc file:

    export PYTHONPATH=$HOME/local/lib/python2.7/site-packages/:$PYTHONPATH

before using the scripts installed to ~/local/bin.
</pre>
</div>
</content>
</entry>
<entry>
<title>add a script to plot the results of the ROOT fits</title>
<updated>2020-04-27T16:37:02+00:00</updated>
<author>
<name>tlatorre</name>
<email>tlatorre@uchicago.edu</email>
</author>
<published>2020-04-27T16:37:02+00:00</published>
<link rel='alternate' type='text/html' href='https://www.tlatorre.com/cgit/sddm/commit/?id=ef050b76e41a578cbe641dfb295acfd7c5e7c1ed'/>
<id>ef050b76e41a578cbe641dfb295acfd7c5e7c1ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
