- 01 Jul, 2014 4 commits
-
-
Médéric Boquien authored
Make the configuration file optional. This is particularly useful when only generating fluxes for instance. In the process the description of the input file has been clarified.
-
Médéric Boquien authored
-
Médéric Boquien authored
-
Médéric Boquien authored
-
- 19 Jun, 2014 1 commit
-
-
BURGARELLA Denis authored
-
- 17 Jun, 2014 1 commit
-
-
Médéric Boquien authored
-
- 11 Jun, 2014 2 commits
-
-
Médéric Boquien authored
-
Médéric Boquien authored
-
- 10 Jun, 2014 1 commit
-
-
BURGARELLA Denis authored
-
- 06 Jun, 2014 4 commits
-
-
Médéric Boquien authored
Get rid of all masked arrays. It seems to work at least when there is no upper limit. It should save memory (perhaps) and speed up computation (likely).
-
Médéric Boquien authored
-
Médéric Boquien authored
-
Médéric Boquien authored
-
- 24 May, 2014 8 commits
-
-
Médéric Boquien authored
-
Médéric Boquien authored
-
Médéric Boquien authored
-
Médéric Boquien authored
-
Médéric Boquien authored
-
Médéric Boquien authored
-
Médéric Boquien authored
The test did not work for some reason. If I understand the code correctly, it should be enough to test the min and max values of the histogram.
-
Médéric Boquien authored
Improve information regarding the analysis speed. Now we update the data for every object analysed. Also fixed a bug that flooded the terminal when computing models.
-
- 23 May, 2014 2 commits
-
-
Médéric Boquien authored
Use numpy version of all rather than the stock version. Cuts down th analysis from 1.47s to 0.10s on a test case.
-
Médéric Boquien authored
Use numpy version of min/max rather than the stock version. Cuts down th analysis from 5.86s to 1.47s on a test case.
-
- 21 May, 2014 1 commit
-
-
Médéric Boquien authored
-
- 20 May, 2014 3 commits
-
-
BURGARELLA Denis authored
-
BURGARELLA Denis authored
-
BURGARELLA Denis authored
-
- 14 May, 2014 3 commits
-
-
Médéric Boquien authored
-
Médéric Boquien authored
-
Médéric Boquien authored
Set the astropy log level to ERROR rather than WARNING to avoid clogging the terminal with unimportant messages.
-
- 13 May, 2014 2 commits
-
-
Médéric Boquien authored
-
Médéric Boquien authored
Given the current formula, an AGN fraction of 1 would yield an infinite luminosity. We are clearly out of the accepted bounds for the model. So rather than ruining the fits, we rather raise an Exception and terminate.
-
- 07 May, 2014 5 commits
-
-
BURGARELLA Denis authored
-
BURGARELLA Denis authored
simplification of the pdf analysis using fixed number of bins and a minimum error to 5% of the values
-
Médéric Boquien authored
-
Médéric Boquien authored
-
Médéric Boquien authored
-
- 06 May, 2014 3 commits
-
-
BURGARELLA Denis authored
-
Médéric Boquien authored
Estimate the parameters by binning the parameters into bins, with the height of the histogram based on the likelihood of the points in each bin. Adapted from an initial patch by Denis.
-
Médéric Boquien authored
Check that the id and redshift columns are present in the input file. Freely inspired from an initial patch written by Denis.
-