Skip to content

A quick script for grabbing pointing data from the star cameras using only the position of Mars in the frame.

Notifications You must be signed in to change notification settings

javerom/blast-mars

Repository files navigation

BLAST pointing from Mars: (javier.romualdez@gmail.com)
------------------------------------------------------

Best results were achieved when running with the following parameters:

minimum blob size = 7 px
minimum blob integrated flux = 450000 cnts

Commands:

XSC0: ./blast_mars.py minflux=450000 minsize=7 imglist=imglist_xsc0.txt fieldrotation=1.749
XSC1: ./blast_mars.py minflux=450000 minsize=7 imglist=imglist_xsc1.txt fieldrotation=1.751

Note: use option dirfile=[filename] to specify dirfile with data corresponding to Mars scan
	(Must have LAT, LON, TIME)

See blast_mars.py for more tuning options.

About

A quick script for grabbing pointing data from the star cameras using only the position of Mars in the frame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages