CroatianMeteorNetwork / RMS

RPi Meteor Station
https://globalmeteornetwork.org/
GNU General Public License v3.0
181 stars 50 forks source link

FOVSkyMap will accept multiple platepars, but only one mask #298

Closed g7gpr closed 3 months ago

g7gpr commented 4 months ago

FOVSkyMap will accept multiple platepars to create a SkyMap, but only use the mask file from the default config file.

I think the solution is to pass the locations of all the config files, and then let FOVSkyMap pick the appropriate masks and platepars using the references in the config files.

g7gpr commented 3 months ago

This issue has been addressed.