summaryrefslogtreecommitdiffstats
path: root/ast/AST_to_do
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-01-09 19:26:44 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-01-09 19:26:44 (GMT)
commit1332d38f2805d986ea130e43218c0d2e870b4dc1 (patch)
treeaa72853cb8d0d8fcd53a6f5eddf196a374226706 /ast/AST_to_do
parent5e545ec8058cc5238dc870468b34b5d4617f307f (diff)
downloadblt-1332d38f2805d986ea130e43218c0d2e870b4dc1.zip
blt-1332d38f2805d986ea130e43218c0d2e870b4dc1.tar.gz
blt-1332d38f2805d986ea130e43218c0d2e870b4dc1.tar.bz2
update ast 8.6.2
Diffstat (limited to 'ast/AST_to_do')
-rw-r--r--ast/AST_to_do23
1 files changed, 0 insertions, 23 deletions
diff --git a/ast/AST_to_do b/ast/AST_to_do
deleted file mode 100644
index a1faf93..0000000
--- a/ast/AST_to_do
+++ /dev/null
@@ -1,23 +0,0 @@
-Things to do in AST (not necesarily priority order):
-
-Added 17/1/05:
-
-Done 17/1/05 - Add Prism class to CVS
-Done 17/1/05 - Correct void * arithmetic in keymap.c
-- Changing version in configure.ac and then doing make does not result in
- version.h being re-made.
-Done 29/6/05 - Complete STC classes
-Done 29/6/05 - Integrate TimeFrame
-- Move observer position attributes into Frame class
-- Extend FluxFrame to describe magnitudes and antenna temperature.
-- Write SOAP service to show off STC functionality
-- Add AzEl system to SkyFrame
-- Flux conservation in Mapping resample routines
-- Write proper tutorial documentation for new classes (regions, STC, fluxframe, etc).
-- Add support for FITS-WCS paper III "-TAB" algorithm code to FitsChan
-- Add support for HEALPIX ?? (e.g. see http://www.spacebanter.com/showthread.php?p=336715#post336715)
-- Pure Java version
-- Monitor progresss on FITS-WCS paper IV (and eventually paper V)
-- Extend ATOOLS to cover Regions, TimeFrame & STC
-- Speed up the STC facilities of XmlCHan and Stc (astSimplify is particularly
- slow)