Closed astrochun closed 3 years ago
Implementation on feature/commons_error_prop
feature/commons_error_prop
WIP issue to ensure that Zcalbase_gal operates with MSC after the latest release feature a full implementation of EBV with error propagation
Here's a list of action items to address and testings to perform:
[x] Remove hard-coded filepath in stackboth_mastergrid
stackboth_mastergrid
[x] Pass fitspath and fitspath_ini into stackboth_mastergrid and ...
fitspath
fitspath_ini
[x] Switch from variable inputs toward optional keywords where possible [4bdee67]
general
y_correction
mask
n_split
[x] Rename certain keywords for interoperability
dustatten
apply_dust
[x] Change default settings for keywords to make sure they are executed as intended
Using MSC codes:
general.gettime
dir_date
Dust attenuation and error propagation tests:
Implementation on
feature/commons_error_prop
WIP issue to ensure that Zcalbase_gal operates with MSC after the latest release feature a full implementation of EBV with error propagation
Here's a list of action items to address and testings to perform:
[x] Remove hard-coded filepath in
stackboth_mastergrid
[x] Pass
fitspath
andfitspath_ini
intostackboth_mastergrid
and ...[x] Switch from variable inputs toward optional keywords where possible [4bdee67]
general
:y_correction
,mask
,n_split
[x] Rename certain keywords for interoperability
general
:dustatten
->apply_dust
[4bdee67][x] Change default settings for keywords to make sure they are executed as intended
general
: 4bdee67Using MSC codes:
general.gettime
can be replaced with MSC'sdir_date
Dust attenuation and error propagation tests: