Skip to content

hkrizic/FITSme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FITSme (FITS Mask Editor for macOS or Web)

Offline macOS app (distributed as a .dmg) or Web App for creating pixel masks on FITS images. Paint mask regions, preview the masked .fits file, and export FITS or DS9 region files. The app can also be used as a .fits image viewer.

Download

The app can be downloaded simply by clicking on the following button:

Download FITSme

One can also use the Web-version by cloning the repository and launching Masking.html

Features

  • Load FITS images (.fits, .fit) via local file input.
  • Mask IN/OUT modes with brush and eraser, adjustable radius.
  • Choose the size of the circular brush and mask the .fits file.
  • Display scaling (linear, log, sqrt, asinh, power) and colormaps.
  • Pixel magnifier inspector.
  • Auto stretch by percentile and ZScale.
  • Export mask FITS, masked FITS, and DS9 .reg files.

Install

  1. Download the .dmg file.
  2. Open it and drag the app into your Applications folder.
  3. Launch the app and load a .fits or .fit file.

Important Information

If macOS shows the message: "FITSme” Not Opened; Apple could not verify “FITSme” is free of malware that may harm your Mac or compromise your privacy, this is normal for apps that are not distributed via the App Store.

To open the app anyway:

  1. Open Settings
  2. Go to Privacy & Security
  3. Scroll down to the Security section
  4. Click Open Anyway next to the app

You only need to do this once. After that, the app will open normally.

Usage notes

  • Mask OUT: painted regions are rejected (mask value 0).
  • Mask IN: painted regions are kept.
  • "Apply Mask" toggles between overlay view and masked rendering.

Export formats

  • *.fits mask (binary mask).
  • *_masked.fits (fits file with mask applied).
  • *.reg DS9 region file.

About

Offline macOS FITS mask editor (FITSme)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors