- Global cmdparams_get_str
- If cmdparams_get_str (which is called by all the other versions of cmdparams_get_XXX) cannot find a hash table entry for the requested name, it will use the corresponding environment variable, if it exists.
- Global cmdparams_parse
- Multiple assignments to a given parameter name could result in unpredictable values. The last token in the command line should be parsed last and take precedence. Thus, for example, an assignment following an @filename declaration will supersede the assignment in the corresponding file, and vice versa
- Global cmdparams_parse
- Parsing of tokens in included files does not properly deal with embedded white space in quoted strings.
- Group module_template
- A description of any bugs goes here.
- Global module_args
- Range inspection does not currently extend to arguments of type ARG_INTS, ARG_FLOATS, and ARG_DOUBLES
- Group create_series
- The permissions parameter has been omitted since it is presently ignored in the code. It should be restored with some method to allow marking a series private.
- Group delete_series
- Does not free non-archived storage units in SUMS
- Group set_keys
- Group set_keys
- Group show_coverage
- Limitation: Since DRMS is queried using drms_record_getvector the QUALITY keyword must be an integer type to be used. Only the single prime key value, either QUALITY or DATAVALS, and possibly sunum are used so all must be convertible to long long by PostgreSQL.
- Group show_info
- SHOW_INFO WILL NOT WORK PROPERLY IF THE RECORD-SET STRING SPECIFIES MORE THAN ONE SERIES.
- Group show_keys
- Deprecated in favor of show_info
- Group jsoc_rebin
- None known so far.
- Group jsoc_rebin
- None known so far.
- Group jsoc_rebin
- None known so far.
- Group hg_patch
- No doubt some bugs.
- Group im_patch
- No doubt some bugs.
- Group index_convert
- Group ingest_from_fits
- Group jsoc_getJP2images
- None known so far.
- Group rebin2
- None known so far.
- Group render_image
- Using the MAG scaling with a list of scale sizes, any instance of scale=1 must appear last in the list. This is because the values of the image data are replaced in the original array in the scale=1 case. This will affect any scaling type that modifies the values of the data.
- Group render_image
- Does not make 16-bit colors correctly, or I can not get ppm tools with correct flags...
Generated on Mon Mar 26 07:00:52 2018 for JSOC_Documentation by
1.5.7.1