commit 15785ea314f55bbc27f30ae0ca5ff762ec391f96 Author: Tom Marsh Date: Thu Nov 12 16:20:16 2009 +0000 Bug fix for fixhead; was not getting the date After switch from JD to UTSTART for INT format, I forgot also to pick up the date commit 939ee06248d901491a61bfb46ddd854434b3a0fb Author: Tom Marsh Date: Tue Nov 10 17:44:10 2009 +0000 Debugged the automatic version numbering Switched from back-ticks to shell commit e101fcec4e9f92c8fa6a2caade84915656f21b8d Author: Tom Marsh Date: Tue Nov 10 17:34:55 2009 +0000 Automated version numbers Version numbers now pulled from git tags. commit 5e3d07fd1df6aec787d7214f109bf04e9ec0a277 Author: Tom Marsh Date: Tue Nov 10 16:53:56 2009 +0000 Changed to a single version Previously I had the current and old version listed in the Makefile; now its just the current version. commit 7dc0897041a90183a2a3ae337653ba87593eff0a Author: Tom Marsh Date: Thu Nov 5 22:18:17 2009 +0000 Added format code into .more.pamela As an aid to diagnosing problems, fixhead now stores the format code used when it is run. commit 48bac3e24a84e058a84cea2e651c692400521284 Author: Tom Marsh Date: Thu Nov 5 22:13:54 2009 +0000 Streamlined INT formats I have identified the problem with the INT times. In the time between the IDS withdrawal and return, the meaning of JD changed from being a mid-exposure to a start of exposure. The meaning of UTSTART has remained fixed so I have switched to this. Thus where there were two INT formats, there is now only one, number 7. commit 5e18668605a46f634ad789537b5f40efe39c81b9 Author: Tom Marsh Date: Mon Aug 24 14:50:42 2009 +0100 Swwitched compiler in Makefile usual change laptop/csc commit e241c2bf66d81b99ee993265cadf31b73ba29784 Author: Tom Marsh Date: Wed Aug 19 08:59:38 2009 +0100 New script and a bugfix to fixhead New script to make 'opt.lis' etc. 'fixhead' was making times > 24. Now corrected. commit 5c6b0cd64e8f33526b69e3cf155c5c5968ff2e76 Author: Tom Marsh Date: Fri Aug 14 17:04:56 2009 +0100 Safety code to prevent incorrect usage of recomp 'profit' now stores the ylo/yhi values used when invoked which 'recomp' ensures are unchanged. commit c6d29adbe623fcc04d9236f8b96d3c05c3e5db23 Author: Tom Marsh Date: Fri Aug 14 16:50:56 2009 +0100 Bug fix owing to track changes I was not handling the Y values correctly after the track changes. commit 5da83e6b9c0e6fa84bcc1ce3a4d68678c5fa7c7d Author: Tom Marsh Date: Fri Aug 14 16:09:27 2009 +0100 Degrees of freedom accounted for Now chi**2 accounts for the number of fit coefficients commit 1a3c3597db51a20ae71f6b0156b593566a17c8fc Author: Tom Marsh Date: Fri Aug 14 10:59:33 2009 +0100 Bug fix to the reduce.pl Still dealing with the fallout from the track changes commit a741aa8a07843ab881deeb273c8ac6a8bdd7dd75 Author: Tom Marsh Date: Thu Aug 13 16:41:36 2009 +0100 Bug fixes for new tracking in reduce.pl commit 414c6a691613c4f9e53aa4db6ebf3c4d82f86b74 Author: Tom Marsh Date: Thu Aug 13 16:41:04 2009 +0100 Open track file read-only, not update mode commit a0566a4ddeece07d3da250604f002489bbcc4f45 Author: Tom Marsh Date: Thu Aug 13 15:15:43 2009 +0100 Removed debugging statement commit 4136dcede0fbdfd71d99d5839a22ff856cdb040a Author: Tom Marsh Date: Thu Aug 13 11:10:21 2009 +0100 Update for new track Now can input number of splines. Slight change in how reduce script detects that you want to track spectra. commit 811cec558e90a4441228355d39bbb3095abd3466 Author: Tom Marsh Date: Thu Aug 13 11:09:14 2009 +0100 Bug fix to get_track.f regpic was crashing owing to a bug in get_track.f Don't understand how the compiler had let it through. commit 67d7a11bf5ac5657d008cf9783ed038aa7408bcf Author: Tom Marsh Date: Thu Aug 13 11:04:33 2009 +0100 Remove help_pointers from tracking help_pointers is generated automatically. commit bfe3b5d9305b614eee82bca823c94eb79bbde2f7 Author: Tom Marsh Date: Thu Aug 13 10:15:28 2009 +0100 Loopdisplay update Had to hard-wire xw as the display device for some reason commit 1ac58716fe5b69959c68215c6f70c781d088441d Author: Tom Marsh Date: Thu Aug 13 10:14:59 2009 +0100 Bug fix for extnor, update of track Increased number of splines possible in track to 200 -- surely enough? extnor had a bug resulting from track changes. commit 9adc3f3041ba2bc37f088cc8c79ae9a81ce64d34 Author: Tom Marsh Date: Fri Jul 10 14:37:04 2009 +0100 Removed more files All as a result of a change of directory name commit 133263e042b76c233b6e34e9e91528d1968544bd Author: Tom Marsh Date: Fri Jul 10 14:35:15 2009 +0100 Removing some old files Some old files that are no longer needed removed. commit 429063eb0977581f8fdda2372d4df1ebab38aaf0 Author: Tom Marsh Date: Fri Jul 10 14:29:52 2009 +0100 Slight change of structure Early stage of changing the installation. Finished initial changes for new track style. commit d4d06afdb7eb4543c1a9d2a9bae19d87dca621b3 Author: Tom Marsh Date: Thu Jul 9 22:25:09 2009 +0100 Almost last set of changes for new track files Just recomp to go, although there are no doubt lots of new bugs to be removed. commit 9c8b56e49e9166990f60dcf03ccc45a0bf06d3f4 Author: Tom Marsh Date: Thu Jul 9 19:13:35 2009 +0100 Another huge raft of changes for the new spline fit tracks Lots of mods need to be made to accommodate the new spline fit tracks. commit 7e5a29f3ef671f6131c247c93c645eaa3798e7c4 Author: Tom Marsh Date: Wed Jul 8 17:49:53 2009 +0100 First stab at new subroutine to handle new-style tracks Subroutine that will be used to get the new-style tracks when only the values are wanted. commit 4b967b5d9172b03ab4be0e18bc874cb90144def2 Author: Tom Marsh Date: Wed Jul 8 17:01:33 2009 +0100 First working version of track.f This version seems to pass all tests so far. spline fits now working, but many other routines to be updated now. commit 3876304371d8eeefd5595a62e56fc000a3366fae Author: Tom Marsh Date: Wed Jul 8 10:12:17 2009 +0100 Still more changes to track.f Now need to allow for previous tweaked fit with poly terms. commit 56236d80a2fec288a17fcbbbd67c05f898d3f137 Author: Tom Marsh Date: Tue Jul 7 18:24:29 2009 +0100 First version of track.f that actually fits properly. Spline fitting looking good, so worth more work. commit f06f01f0052b5e8b5c61c7d13edb29c73cdc275e Author: Tom Marsh Date: Tue Jul 7 18:01:25 2009 +0100 Further changes to track Getting close to getting it to work, although there is still far to go. commit 8b61bcc062bbc2fedd2f5997affc1b382808ff7d Author: Tom Marsh Date: Tue Jul 7 13:58:34 2009 +0100 Start of major changes to track Switching to using splines for the tracks following a particularly difficult set of data from ISIS. The idea will be to fit out high-order variations with splines and tweak if need be with low-order polys. This will require significant changes to all routines using tracks. commit c9457e67c6d999fb574f9392ff59e2f561dc1713 Author: Tom Marsh Date: Wed Jul 1 17:58:16 2009 +0100 Changed file copy to avoid problem with cp -i John T had 'cp -i' as default. I have changed the 'cp' to make sure that this is overriden. commit 6ff89bf6e1b0dcafaec23b7dd57cb7b387c50d59 Author: Tom Marsh Date: Wed Feb 18 11:22:36 2009 +0000 Proper fix for recomp Turned out I had the wrong arguments for NDF_RESET so I have re-instated this and added the correct extra argument. commit 742344d343981d82f31fa818af5077fddc5c7314 Author: Tom Marsh Date: Tue Feb 17 18:30:09 2009 +0000 Fixed bug in recomp For some reason recomp was calling ndf_reset in some cases which I don't think it should have. I have commented the line out and it seems to work. commit 6acd4ba13720fe5a585a01199047f54ad84a828c Author: Tom Marsh Date: Tue Jan 20 09:04:40 2009 +0000 Another change to allow the makefile to run without git being available It now just issues a warning if git is not found rather than failing. commit 33617413cf9d44e8f853729a54bad035eec2fd7a Author: Tom Marsh Date: Tue Jan 20 08:56:33 2009 +0000 More mods to allow for the move to git I have made some changes to the Makefile which now expects 'git' to be around to generate a log of changes and to genhtml.pl as well so that it points to the list generated. commit 476077527e55ae44cf34679a3912cd90b5b47d21 Author: Tom Marsh Date: Tue Jan 20 08:20:00 2009 +0000 Modified makefile, new version This is a new version to allow John Taylor to pick it up. It also includes a couple of fixes for the Makefile to allow for version control with git. commit 0fadf42faa670e394bfe9b27823e7c3fcf93ad1f Author: Tom Marsh Date: Tue Jan 20 08:13:38 2009 +0000 New formats for fixhead.pl Two new formats from Pierre for SAAO and INT commit 1bc2b95e5018fc30385cbfaad65a830bffd9262d Author: Tom Marsh Date: Tue Jan 20 08:03:43 2009 +0000 Increased size of some fixed buffers inside profit John Taylor encountered a problem with ISIS data that I think was the result of some overly conservative fixed size arrays. commit 9259078855c682c9fbf12264df5497a4fe18707f Author: Tom Marsh Date: Tue Jan 20 08:01:17 2009 +0000 Initial import of pamela