![]() |
GIRAFFE Pipeline Reference Manual |
|||
|
|
giutils.h GiInstrumentMode giraffe_get_mode(cpl_propertylist *properties) Determines the instrument mode from a property list. Definition: giutils.c:306 cxint giraffe_add_frameset_info(cpl_propertylist *plist, const cpl_frameset *set, cxint sequence) Add frameset specific information to a property list. Definition: giutils.c:587 cxdouble giraffe_propertylist_get_conad(const cpl_propertylist *properties) Retrieve the ADU to electrons conversion factor from the given properties. Definition: giutils.c:1274 cxint giraffe_propertylist_copy(cpl_propertylist *self, const cxchar *name, const cpl_propertylist *other, const cxchar *othername) Copy a property from one list to another. Definition: giutils.c:909 const cxchar * giraffe_get_license(void) Get the pipeline copyright and license. Definition: giutils.c:284 cxint giraffe_add_recipe_info(cpl_propertylist *plist, const GiRecipeInfo *info) Add recipe specific information to a property list. Definition: giutils.c:489 cxdouble giraffe_propertylist_get_ron(const cpl_propertylist *properties) Retrieve the read-out noise from the given properties. Definition: giutils.c:1358 cxint giraffe_propertylist_update(cpl_propertylist *self, cpl_propertylist *properties, const cxchar *hint) Update a property list. Definition: giutils.c:818 cxchar * giraffe_path_get_basename(const cxchar *path) Gets the name of a file without any leading directory components. Definition: giutils.c:384 cxchar * giraffe_localtime_iso8601(void) Get the current date and time in ISO 8601 format. Definition: giutils.c:446 |