- 27 Feb, 2018 5 commits
-
-
Hector Salas authored
-
Hector Salas authored
-
Hector Salas authored
-
Hector Salas authored
-
Hector Salas authored
-
- 26 Feb, 2018 3 commits
-
-
Hector Salas authored
-
Hector Salas authored
-
Hector Salas authored
-
- 22 Feb, 2018 1 commit
-
-
Hector Salas authored
-
- 21 Feb, 2018 12 commits
-
-
Médéric Boquien authored
-
Hector Salas authored
rename varibles in _check_filters (observations.py) to reflect that properties are also included, fixes documentation
-
Hector Salas authored
-
Hector Salas authored
-
Hector Salas authored
Modify ObservationsManagerPassbands to iterate over an instance of observationclass, modify Workers accordingly and to include the properties and modify pdf_anaysis/utils to include properties in compute_chi2, _cimpute_scaling and dchi2_over_ds2
-
Hector Salas authored
-
Hector Salas authored
Include properties in _check_filters, _check_errors, _check_invalid (only extensive) and add_model_error functions in observations.py. rename errors as bands_errors
-
Hector Salas authored
Add ParameterManager as input to ObserbationsManagerPassbands class, this is use to separate the intensive properties to fit from the extensive and add them to the class. Modify pdf_analysis/__init__.py to call ParameterManager befor ObservationsManager
-
Hector Salas authored
modify models.py to use get_info from utils, add intprops and extprops property to ModelsManager class
-
Hector Salas authored
-
Hector Salas authored
-
Hector Salas authored
-
- 19 Feb, 2018 5 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
-
- 16 Feb, 2018 6 commits
-
-
Médéric Boquien authored
-
Médéric Boquien authored
When using different line widths during a single run, ensure that the fluxes and other quantities are always computed correctly
-
Médéric Boquien authored
Ensure that the computation of the continuum level is correct when determining the equivalent width, in particular when the line width is very narrow.
-
Médéric Boquien authored
-
Médéric Boquien authored
-
Médéric Boquien authored
-
- 15 Feb, 2018 1 commit
-
-
Médéric Boquien authored
-
- 25 Jan, 2018 4 commits
-
-
Médéric Boquien authored
-
Médéric Boquien authored
-
Médéric Boquien authored
The formula from Sawicki et al. (2012) used to compute the χ² in the presence of upper limits was not correct. This led the χ² to depend directly on the absolute value of the upper limit. The formula has been rederived and corrected.
-
Médéric Boquien authored
-
- 15 Jan, 2018 1 commit
-
-
Médéric Boquien authored
Fν was computed by calculating Fλ and then converting to Fν, which led to typical differences in fluxes of typically 1-2% and a bit more for a handful of pathological filters. Now Fν is computed directly and a bit faster. At the same time rather than computing an effective wavelength (which was more a mean wavelength), we compute the pivot wavelength, which is more appropriate when converting between Fν and Fλ.
-
- 05 Jan, 2018 1 commit
-
-
Médéric Boquien authored
When computing the attenuation curve, the bump is now added so that its relative strength does not depend on δ.
-
- 22 Dec, 2017 1 commit
-
-
Médéric Boquien authored
-