-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2106 RIX Lars : Some DRL Functions with unclear description of Outputs #253
Comments
Yes section 7 is very messy... Almost all of them are wrong. But I believe it would be better to first write at least one recipe and then develop a standardized way to define these functions. Nevertheless, we could have done a better job. But well, we didn't have time for that. Proposed reply (no need to comment on it; I'll let it rest a bit so I can answer tomorrow):
|
Answered. |
I did a first past of standardizing/updating as follows all input/output have a data type attached to them, ie
Outputs have either a short description, or the name of the corresponding FITS file as given in Chapter 8. Note that the functions may not write the FITS file themselves. In general, a function that produces a single definite output (like a flat) has a name, ones that are more general (like subtracting flats) have a description. All routines now have an output listed. Removed the "const" declaration from in-place functions (like subtracting the flat field). The updated image, etc. is listed separately in output, with a description. Gave more informative variable names for input/output for non-generic input/output. Right now, the fields used are Input (main input), Other Input (paramters), and Output. Other INput probably needs a second pass to move calibration files to that category. Fixed some spacing issues. Restored the LSS section heading, which had been commented out. This will change some section numbers. |
Changes are in branch MET2106 |
Final changes for the RIX; added PRO.CATG to outputs in section 7.3 (as referenced in the RIX), with a bit of tidying. |
https://jira.eso.org/browse/MET-2106
The text was updated successfully, but these errors were encountered: