histogram based min max values. environment vals
authorRicardo Zanmar <rzanmar@gmail.com>
Sun, 5 Jun 2011 20:00:25 +0000 (22:00 +0200)
committerRicardo Zanmar <rzanmar@gmail.com>
Sun, 5 Jun 2011 20:00:25 +0000 (22:00 +0200)
commitb13ab2fa9923c6d8dce84e4533105a2aeae1c838
tree7734745422db719bff586d8a09ec8f5483f6d2cb
parent3d7b0aef5b5996a206f46590f8db84d8410d348f
histogram based min max values. environment vals

The y axis was inverted becase the way the fits files are saved. This
has been fixed. I now use DATAMIN DATAMAX environmental variables to
pass values to the loader. At the moment this only works if both are
defined but it might be useful to split this. If these variables don't
exist the we do histogram and base the min and max on this, very similar
to ds9's 99.5 scaling.
Makefile
loader_fits.c