commit 4a795dc1047e1ad64a42196d347caef7ed508fd7 Author: Tom Marsh Date: Tue Oct 11 18:14:19 2011 +0100 Fixed bug in molly flux calibration fit For Filippenko type data the log option was failing as it was being applied twice in succession. Now fixed. commit 0cf4e9b0c285320ec60ec3274b0d0dba75aecfa5 Author: Tom Marsh Date: Fri Sep 2 16:44:20 2011 +0100 Added APO into list of sites APO is site for SDSS commit 128ff29ea52ea30d9bb876b328a37dd50137d0de Author: Tom Marsh Date: Fri Aug 13 09:01:06 2010 +0100 Makefile changed as per usual Keep having to change it from one system to another. Need to find a better way at some point but until then, this will happen regularly. commit a670bfd2dadb86a849d500bfd74dfddb92a5c0e4 Author: Tom Marsh Date: Mon Apr 19 22:54:37 2010 +0100 Gemini added by Pierre New site coords commit fb5332d7a7fb3fb9d1cb573c3497f65ee3a2b477 Author: Tom Marsh Date: Mon Apr 19 16:05:58 2010 +0100 Bugfix: no compression of tar file Had commented out a line in which tar file was compressed causing the wrong tar file to be copied into the export directory. commit 895e78972fdf21d069635254c8d68b64761a25fe Author: Tom Marsh Date: Mon Apr 19 16:04:23 2010 +0100 Upgrade for fibre spectra Now reads in 'Fibre' number if present in NDF headers commit 72ffac72be9dffc28256640d1dcf97eb5ec926f8 Author: Tom Marsh Date: Mon Apr 19 16:03:49 2010 +0100 Reduced buffer sizes Trying to reduce memory hogging commit 3b0f4e86eab3b6360f2bdb87ea6c1293b3c31ef0 Author: Tom Marsh Date: Mon Apr 19 16:03:24 2010 +0100 Increased maximum number of free variables To cope with large fitting jobs commit 2eb1f35f68e082abfb3af064963343c0b876a3f5 Author: Tom Marsh Date: Mon Apr 19 16:02:47 2010 +0100 Upgrade for fibre spectra Now looks for an integer header parameter Fibre for arc matching. commit 83042f14b80dae96ab939a4e14934dc327311669 Author: Tom Marsh Date: Mon Jan 4 15:50:01 2010 +0000 Changed write statements to match read statements Writing whole arrays seemed to suffer from the same issue as whole array reads, so I have switched to implicit do driven statements. I think this is a g95 issue, but it is a hard one to pin down. commit fd10675fc28c81ecc6d321aeb44f6ba260852313 Author: Tom Marsh Date: Mon Jan 4 15:48:23 2010 +0000 Raised some array sizes to read unusually large spectrum commit bc5f531e38fc44b0335e2d6df0f5378d3401d527 Author: Tom Marsh Date: Thu Nov 12 17:25:48 2009 +0000 Switched to generating automated version numbers with git Now use git to grab tags and autogenerate version numbers commit 115c72485167d23acec863d6820bfeb2505e246c Author: Tom Marsh Date: Thu Nov 12 16:47:56 2009 +0000 Switched to using a slalib routine to calculate dates from JDs The old version of 'calendar.f' was not working correctly and coming up with some stupid dates. I have therefore switched to a slalib routine. The Makefile required slalib libraries as a result. commit e2adc3d7ac1d02e7cacc95b626f5f2fda20c0526 Author: Tom Marsh Date: Fri Nov 6 23:45:25 2009 +0000 Version 1.1.7 released The fruit bug fix has enough effect on velocities to make it worth releasing. commit 2888d3f743bd65dd05b3c1503a61123886eab208 Author: Tom Marsh Date: Fri Nov 6 23:36:27 2009 +0000 Removed a few tab characters These characters were causing gfortran to issue warnings commit bd65a5b03b13dd731770041749b3c8393d2b5cb8 Author: Tom Marsh Date: Fri Nov 6 23:35:46 2009 +0000 Spotted an ancient bug in fruit which affects radial velocities In the precession routine there was a 3600 which should have been 86400. This reduced the discrepancy between 'fruit' and 'slalib' velocities from < 930 to < 12 m/s. commit 7b6a08e63c039ffcc64dab2d48f696342142d29b Author: Tom Marsh Date: Tue Oct 27 08:12:31 2009 +0000 Removed stuff to do with executable There was some problem with copying pgxwin_server and to simplify things, I am no longer going to support an executable. commit 0b3a2efaf2ea92ef2f6673cf24db2980b10f4086 Author: Tom Marsh Date: Fri Oct 23 10:05:16 2009 +0100 Decreased some buffer sizes Some of the buffers were fairly enormous and so I have decreased them a bit. commit a9c64f300eb2b5f4964d1995603c87ae13e0548a Author: Tom Marsh Date: Fri Oct 23 10:04:40 2009 +0100 Added -lncurses for readline link Pierre Maxted had a problem with linking molly under Scientific Linux; this solves a linking problem he had commit a43bdf380feef50dc23dc9133899371f40ee8b90 Author: Tom Marsh Date: Fri Oct 23 10:03:36 2009 +0100 Increased number of variables possible in mgasfit The previous limit of 30 variable parameters was causing problems. commit 336381afaeb081dda3037fa3c8ba3f46f83d76b4 Author: Tom Marsh Date: Fri Oct 23 10:02:50 2009 +0100 Increased various string sizes to allow longer file names File names with absolute paths attached can get very long and the string sizes in molly were leading to truncation. This should be less of an issue now. commit c6db30317e7d9a9e59c37cf294523b5468890ece Author: Tom Marsh Date: Tue Aug 25 16:29:52 2009 +0100 Trying to make molly more standalone from git Hard-linked lots of files that were being grabbed from elsewhere before. commit 91d3e6c9079eb7a4520a6a8e85ed4e6003fabf08 Author: Tom Marsh Date: Tue Aug 25 10:49:18 2009 +0100 Removal of source from the index source to src change. Lots of files removed; some extra added in. commit 262e1170b02c2e0d77b4859b1ecba722f5278fdf Author: Tom Marsh Date: Tue Aug 25 10:43:22 2009 +0100 Changed source to src Uniform naming convention change commit 04640ff55592cb89f773e2dd5933425c78712019 Author: Tom Marsh Date: Wed Aug 19 09:04:38 2009 +0100 Documentation update for hedfix Made meaning of quadratic term in ephemeris clearer commit bc1cbeef825227839d2fe24803a740887a424c19 Author: Tom Marsh Date: Wed Aug 19 09:04:01 2009 +0100 Bug fix in arc_fit Line labelling works with reversed wavelength scales commit 60af9c284eba30288d899b359b247a02c6bbeb9d Author: Tom Marsh Date: Mon Jul 6 12:26:47 2009 +0100 Fix to the makefile Now avoid making target 'changes' during installation to avoid problem with absence of git repository stuff. commit 38962df0d3f94f73d4c39b413e317e55eaed3eab Author: Tom Marsh Date: Wed Jul 1 17:49:32 2009 +0100 Changes for gfortran installation I am now trying to move F77 software under gfortran. A few changes were needed to get this going, mainly to the Makefile. These include retiring a couple of old programs which I no longer use, rubfix and pca. commit 3330649438010a9691c90fee6612f199ea62e43e Author: Tom Marsh Date: Mon Jan 26 14:49:26 2009 +0000 Fixed bug in hedlis, updates to Makefile Pierre Maxted spotted a bug in hedlis when printing wavelength information to a file. Also made some fixes for git to the Makefile commit 7f871f0281f0d602c9e451dd708eee75f6006dde Author: Tom Marsh Date: Tue Jan 6 17:42:36 2009 +0000 Added in Makefile I updated the molly Makefile to avoid tar-ing the git stuff and the version number and then realised that the Maklefile was being excluded by gitignore. Have fixed this. New version because of addition of NTT to siteq. commit 4f60e9b0bc54c4112673a8d132d3c5605efd5b56 Author: Tom Marsh Date: Fri Nov 14 09:16:18 2008 +0000 Initial import of molly 1.1.2