Changeset 40291 for trunk/Ohana/src/libdvo/doc/notes.txt
- Timestamp:
- Dec 13, 2017, 10:53:48 AM (9 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/libdvo/doc/notes.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
trunk/Ohana/src/libdvo/doc/notes.txt
r34749 r40291 16 16 uppercase, eg: AveragePanstarrs_DEV_0, AveragePanstarrs_PS1_2). 17 17 18 4) create a DVO TableFormat entry for the new format18 4) create a DVOCatFormat entry for the new format 19 19 (libdvo/include/dvo.h). the naming convention is DVO_FORMAT_FOO. 20 20 … … 37 37 make is easy to identify the new changes needed. 38 38 39 10) add the new format to the section at the end of dvo_image.c 39 10a) if the Image structure must be changed, this is done in libdvo/include/libdvo_astro.h, not autocode 40 10b) add the new format to the section at the end of dvo_image.c 41 10c) update gfits_table_mkheader_Image in dvo_image.c to match modifications to Image (if any) 40 42 41 43 11) add the new format to the dvo_image_raw.c
Note:
See TracChangeset
for help on using the changeset viewer.
