idia-astro / iDaVIE

immersive Data Visualisation Interactive Explorer (iDaVIE). The specific goal of iDaVIE is to enable the interrogation of 3D data using virtual reality technology.
https://idavie.readthedocs.io/
Other
7 stars 0 forks source link

Export moment maps as fits images #366

Closed CosmicElysium closed 5 months ago

CosmicElysium commented 5 months ago

Adds a button to the moment maps menu that exports the moment maps as fits images.

We may still need to confirm the selected fits header keys that are copied over from the main file.

This PR also fixes the bug with mask sources not being selected properly if their mask id's don't start at 1.

Closes #312 Closes #365