summaryrefslogtreecommitdiffstats
path: root/ast/AST_to_do
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2016-11-02 19:11:06 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2016-11-02 19:11:06 (GMT)
commit33c55bd916dff8c4932b01c7db58f0103ac31c31 (patch)
treea4cdca3287dd2df5247ce8079c424ffa438b4c2e /ast/AST_to_do
parent4121637f3d41d6dc23e6543a445b5a3aed9e6ddc (diff)
downloadblt-33c55bd916dff8c4932b01c7db58f0103ac31c31.zip
blt-33c55bd916dff8c4932b01c7db58f0103ac31c31.tar.gz
blt-33c55bd916dff8c4932b01c7db58f0103ac31c31.tar.bz2
update ast
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)