TroubleshootingΒΆ
The Muniwin tells that my FITS files are not correct
Usually, this is a problem with the format of the date and time of observation. See bellow for more information.
The Muniwin cannot read the date and time correctly
Unfortunately, there is not any standard how to save a date and time of observation to FITS file, so every program uses its own special format. Although current version of C-Munipack can read many different formats, it may happens, that your program uses the another one. Send me one frame or two as sample (see Bug reports, new feature requests) and I will add it to the sources promptly.
The Muniwin does not run after ‘make install’
When the program is run from a command line it complains about missing shared library ‘libcmunipack-2.0.so.xxx’.
Run ‘ldconfig’ after ‘make install’. Although ‘make install’ should do the trick, on some systems it does not.