The MOPEX module prf_estimate is failing with a Perl error, or with an error about incorrect “flux” columns in a PRF file. Whats wrong?
A. The Perl error is most likely a memory limit because you are trying to derive a PRF from too many stars x too many frames x too big a fitting area x too fine sampling. For example, if you have a big fitting area, you could reduce this by lowering PostStamp_Xsize and PostStamp_Ysize. The second error is due to MOPEX having trouble with the flux column in the input table. This is a bug that remains to be fixed. You can get around it by having a table with just RA and Dec, or RA and Dec and X and Y. It will then determine an approximate flux for each PRF star for its fitting.
Related Questions
- When trying to print reports, I get an error message "Cannot shift objects off sheet" or Exl-Plan fails to hide columns in certain reports?
- I get the following message: configure: error: XML::Parser perl module is required for intltool. What do I do about it?
- What causes "The specified module cannot be found" or "The specified procedure cannot be found" error messages?