summaryrefslogtreecommitdiffstats
path: root/ast/AST_to_do
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-01-09 19:06:55 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-01-09 19:06:55 (GMT)
commit01e0ebfe59d9028b0246ec4a549bd7528ada94eb (patch)
treea6c5b54db03177a1c8f3e7fb531990dfbc7bae39 /ast/AST_to_do
parentd64cf9c0bd23e752867b149be636d1bbd4501cf4 (diff)
downloadblt-01e0ebfe59d9028b0246ec4a549bd7528ada94eb.zip
blt-01e0ebfe59d9028b0246ec4a549bd7528ada94eb.tar.gz
blt-01e0ebfe59d9028b0246ec4a549bd7528ada94eb.tar.bz2
update ast 8.6.2
Diffstat (limited to 'ast/AST_to_do')
-rw-r--r--ast/AST_to_do23
1 files changed, 23 insertions, 0 deletions
diff --git a/ast/AST_to_do b/ast/AST_to_do
new file mode 100644
index 0000000..a1faf93
--- /dev/null
+++ b/ast/AST_to_do
@@ -0,0 +1,23 @@
+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)