Changelog¶
v0.3dev (xx/xx/2019)¶
New features¶
Add recipe to compute superflat.
Add recipe for zap.
Allow to use db other than sqlite.
Change the way to define multiple combinations with selections.
Breaking changes¶
Move
info --expto a new subcommandinfo-exp.Move
info --rawto a new subcommandinfo-raw.
Bug fixes¶
Avoid crash with invalid weather files (ref #32)
Make DATE-OBS parsing more robust (fix #30)
Use
yaml.safe_loadto avoid warningsBetter handling for already masked cubes
Show flagged exps in
info --runsSkip already processed for
exp-combineand add--forceFix passing the band argument to qa_imphot (ref #25)
Log error when failing to create the MuseRed object
Avoid crash when SPARTA_ATM_DATA is not found
Update psfrec import to use the new name
Fix
show_imagesand add Image list format toexport_imagesFix passing
params_nametoexp-alignandexp-combineAvoid crash in dry_run mode when frames are missing (fix #24)
imphot: add option to run fit in parallel
imphot: add various parameters (regions exclusion, fix beta, …)
imphot: force reprocessing of HST images with –force (fix #29)
imphot: allow to use scales in mpdaf_combine
v0.2 (22/01/2019)¶
Group calibration sequences by TPL.START.
Add std_combine recipe to combine standards by run.
Many changes for info, add info_warnings.
Exclusion of raw and reduced data in the settings file.
Fix ILLUM selection (the 2h range was ignored).
Add class to manage flags.
Add selection of exposures and flags for exp_combine.
Improve frames exclusion.
And more…
v0.1 (13/11/2018)¶
First version.