CroatianMeteorNetwork / RMS

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

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

Open g7gpr opened 2 weeks ago

g7gpr commented 2 weeks 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.