<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atoolbox.git/astro/fitting, branch master</title>
<subtitle>Personal toolbox
</subtitle>
<link rel='alternate' type='text/html' href='https://git.liwt.net/atoolbox.git/'/>
<entry>
<title>Move astro/fitting/fit_betasbp_cut.py to astro/fit_sbp_cut.py</title>
<updated>2018-07-10T08:57:58+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-07-10T08:57:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/atoolbox.git/commit/?id=738356825bee0cdea41e8b022d2c57f7f2aaceec'/>
<id>738356825bee0cdea41e8b022d2c57f7f2aaceec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated astro tools.</title>
<updated>2015-06-16T08:46:23+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2015-06-16T08:46:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/atoolbox.git/commit/?id=9c7782686fd607fd4e38038ed44f0307da0cd8c7'/>
<id>9c7782686fd607fd4e38038ed44f0307da0cd8c7</id>
<content type='text'>
* fit_betasbp_cut.py
  - fixed 'dof' calculation with 'n-p-1'
  - fixed 'par_eps' calculation/configuration
  - added 'fit_model_bounds' using 'scipy.optimize.minimize' to
    perform function minimization with bounds
  - split the data cut section to function 'cut_data'
  - added argument 'options' to 'fit_model_bounds'
* marx_pntsrc.py
  Run MARX simulation on a given list of point sources, merge the
  output simulation results, and finally convert into FITS image.
* blanksky_add_time.py
  Add a time column for the chandra blanksky event file.
  The time data are generated with a uniform distribution
  between TSTART and TSTOP.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fit_betasbp_cut.py
  - fixed 'dof' calculation with 'n-p-1'
  - fixed 'par_eps' calculation/configuration
  - added 'fit_model_bounds' using 'scipy.optimize.minimize' to
    perform function minimization with bounds
  - split the data cut section to function 'cut_data'
  - added argument 'options' to 'fit_model_bounds'
* marx_pntsrc.py
  Run MARX simulation on a given list of point sources, merge the
  output simulation results, and finally convert into FITS image.
* blanksky_add_time.py
  Add a time column for the chandra blanksky event file.
  The time data are generated with a uniform distribution
  between TSTART and TSTOP.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated fit_betasbp_cut.py to v0.5.0, supported parameter bounds.</title>
<updated>2015-06-07T00:46:00+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2015-06-07T00:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/atoolbox.git/commit/?id=4b96527999e0b63917efa68ddfdffa57122c22cf'/>
<id>4b96527999e0b63917efa68ddfdffa57122c22cf</id>
<content type='text'>
* added 'fit_model_bounds' using 'scipy.optimize.minimize' to
  perform function minimization with bounds
* split the data cut section to function 'cut_data'
* added argument 'options' to 'fit_model_bounds'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* added 'fit_model_bounds' using 'scipy.optimize.minimize' to
  perform function minimization with bounds
* split the data cut section to function 'cut_data'
* added argument 'options' to 'fit_model_bounds'
</pre>
</div>
</content>
</entry>
<entry>
<title>Major update to 'fit_betasbp_cut.py'.</title>
<updated>2015-06-06T07:56:55+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2015-06-06T07:56:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/atoolbox.git/commit/?id=5e6819924a832b6ab5cf860dc2adfbf14e1fd120'/>
<id>5e6819924a832b6ab5cf860dc2adfbf14e1fd120</id>
<content type='text'>
fit_betasbp_cut.py:
* replace getopt with 'argparse'
* added 'get_parameter' to process model parameter initial value and bounds
* support read parameter bounds from input file
* added options '--s0', '--rc', '--beta', '--const' to get paramter
  initial values and bounds
* renamed 'fit_beta_model' to 'fit_model', and added argument 'func' to
  support other models
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fit_betasbp_cut.py:
* replace getopt with 'argparse'
* added 'get_parameter' to process model parameter initial value and bounds
* support read parameter bounds from input file
* added options '--s0', '--rc', '--beta', '--const' to get paramter
  initial values and bounds
* renamed 'fit_beta_model' to 'fit_model', and added argument 'func' to
  support other models
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed &amp; updated fit_beta_model.py -&gt; fit_betasbp_cut.py.</title>
<updated>2015-06-06T07:54:33+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2015-06-06T07:54:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/atoolbox.git/commit/?id=b2022f919cc595464c1f650fab64563c1055ad87'/>
<id>b2022f919cc595464c1f650fab64563c1055ad87</id>
<content type='text'>
fit_betasbp_cut.py:
* added support ignore the data points whose radius value less than the given value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fit_betasbp_cut.py:
* added support ignore the data points whose radius value less than the given value.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tool 'fit_beta_model.py'.</title>
<updated>2015-06-06T07:48:01+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2015-06-06T07:48:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/atoolbox.git/commit/?id=ea69248bfd8a3ed093f1b0fd4a1d0bb58ef72ac0'/>
<id>ea69248bfd8a3ed093f1b0fd4a1d0bb58ef72ac0</id>
<content type='text'>
fit_beta_model.py
* fit provided data with beta model
* ignore the inner-most n data points for the fitting
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fit_beta_model.py
* fit provided data with beta model
* ignore the inner-most n data points for the fitting
</pre>
</div>
</content>
</entry>
</feed>
