As one of my first J programs, I've written a minimal viewer for FITS
files, the standard way of sharing astronomical data, especially images.

I'd appreciate it if someone could take a look at it and let me know how
the code (80 lines of J) looks.  I know I've replaced some really awkward
code in it, so I imagine there are better ways of doing lots of things.

The code is on GitHub at  https://github.com/ThomasBHickey/JFits, along
with a sample FITS file in the fitsSample folder.  Pointers on organizing J
code on GitHub would be appreciated as well.

Or is there a better way to accomplish this than the programming forum?  I
know this is longer than most of the questions that are posted here, but I
think it is an interesting application of J.

--Th
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to