Timeline
04/18/06:
- 15:59 Ticket #20 (scantable.rotate_linpol does not give correct results) closed by
- fixed: I wasn't setting the paralactic/feed angle. Have added default values …
- 15:57 Ticket #21 (return value of fitter.get_parameters can't be used in ...) closed by
- fixed: reworked the interface of get/set_parameters. fixed the gaussion …
- 15:56 Changeset [1019] by
- some work on the multipanel cosmetics. Use font-scaling on labels, …
- 15:54 Changeset [1018] by
- added yrange synch in 'ganged' mode.
- 15:53 Changeset [1017] by
- Fix for ticket #21 - get_parameters/set_parameters inconsistent. …
- 15:52 Ticket #21 (return value of fitter.get_parameters can't be used in ...) created by
- also set_gauss_parameters work only for the last component.
- 15:49 Changeset [1016] by
- removed a debug cout
- 15:48 Changeset [1015] by
- Fix for Ticket #20 - rotateLinPolPhase wasn't workin properly. Have …
- 15:13 Ticket #20 (scantable.rotate_linpol does not give correct results) created by
- To test this use scantable.swap_linears() XX <-> YY …
04/13/06:
- 15:05 Changeset [1014] by
- added commands entry for selector; added version()
04/12/06:
- 16:49 Ticket #19 (test from anonymous) closed by
- fixed
- 16:47 Ticket #19 (test from anonymous) created by
- please resolve this ticket if it gets created.
- 13:26 WikiStart edited by
- (diff)
04/11/06:
- 15:06 Changeset [1013] by
- This is the beta release of ASAP2.0
- 14:54 Changeset [1012] by
- flag_spectrum -> flag in commands()
- 14:11 BetaTestingInstructions edited by
- (diff)
- 14:07 BetaTestingInstructions edited by
- (diff)
- 13:59 BetaTestingInstructions edited by
- (diff)
- 13:20 Changeset [1011] by
- some more updates for asap2 - Ticket #9
- 13:17 Ticket #17 (average_pol not working) closed by
- fixed: This is now working.
- 13:15 Changeset [1010] by
- Fix to Ticket #17 - average_pol not working.
- 12:19 Changeset [1009] by
- fix to version number data type
- 12:16 Ticket #18 (scantable.freq_switch doesn't return correct values) closed by
- fixed: There is a conceptual difference in frequency switched data. THe two …
- 12:14 Changeset [1008] by
- Fix for Ticket #18, frequency switching broken
- 12:10 Ticket #18 (scantable.freq_switch doesn't return correct values) created by
- This function seems to be broken
04/07/06:
- 16:20 Ticket #9 (Update user guide) closed by
- fixed: Done and attched to the trac wiki for beta testers.
- 16:19 Ticket #5 (Parallel installation of asap and asap2 on beta testing machine (zorro)) closed by
- fixed: Installed in /usr/local/asap2
- 13:29 Changeset [1007] by
- Fixed computiaons of stokes and back after discussions with Jim Caswell.
- 10:43 Changeset [1006] by
- removed function body for deprecated functions
- 10:10 Changeset [1005] by
- added doc for get/set_selection. added default argument to set_selection
- 10:04 Changeset [1004] by
- removed debug cout
- 10:03 Changeset [1003] by
- added column_names()
- 09:42 Changeset [1002] by
- reverted back to looping over all rows in plot()
- 09:41 Changeset [1001] by
- added flagging
- 09:41 Changeset [1000] by
- fixed bug due to incorrect use of Table::rowNumbers (RTFM!). added flagging
- 00:00 Milestone ASAP2 beta release completed
04/06/06:
- 16:41 Ticket #17 (average_pol not working) created by
- no data is returned.
- 16:23 BetaTestingInstructions edited by
- (diff)
- 16:23 BetaTestingInstructions edited by
- (diff)
- 16:12 Changeset [999] by
- added "redundant" fields from reader. The aren't used in asap but …
- 16:12 Changeset [998] by
- fixed bug, where too many spectra where plotted when the plotter was …
- 13:47 Changeset [997] by
- added -Wall, removed debug -g
- 13:45 Changeset [996] by
- more fixes after compiling with -Wall.
- 13:29 Changeset [995] by
- fixes after compiling with -Wall.
- 11:01 WikiStart edited by
- (diff)
- 10:24 BetaTestingInstructions created by
- 10:20 BetaTesters edited by
- (diff)
- 10:14 Changeset [994] by
- samll bugfix: output type uInt needs to be streamed
- 10:12 Changeset [993] by
- added function to convert between polarisation types
- 10:12 Changeset [992] by
- added function to convert between polarisation types
- 10:01 Ticket #14 (update online monitor to use asap2 interface) closed by
- fixed: Done.
04/05/06:
- 15:46 Changeset [991] by
- old #include has been removed
- 15:04 Changeset [990] by
- asap2 interface changes as in Ticket #14. Untested!
- 14:38 Ticket #16 (Make binary releases) created by
- binary releases for asap2 (debian sarge, osx, atnf /urs/local)
- 14:36 Ticket #4 (scantable.write for external data formats not implemented) closed by
- fixed: all migrated to use asap::Scantable
- 14:36 Ticket #15 (Web page documentation) created by
- update for release 2.0
- 14:35 Ticket #14 (update online monitor to use asap2 interface) created by
- This needs to be updated to be functional again
- 14:33 Changeset [989] by
- reactivated scantable.save as in Ticket #4. added …
- 14:31 Changeset [988] by
- implemented data export for the asap2 Scantable as in Ticket #4.
- 14:30 Changeset [987] by
- added direction reference conversions as in Ticket #13
- 14:28 Changeset [986] by
- file xtension rename .cc -> .cpp
- 14:28 Changeset [985] by
- excpetion message update for alignFrequencies
- 14:27 Changeset [984] by
- added set_dirframe asap2 tidy up
- 12:48 Changeset [983] by
- file xtension rename .cc -> .cpp
- 11:39 Ticket #13 (add Direction frame conversion e.g. J2000 to GALACTIC) closed by
- fixed: This feature has been added. Call scantable.set_dirref()
- 10:04 Ticket #2 (ASCII spectral dumps not useful) closed by
- fixed: Rectified in asap v2.0 Example output: […]
- 09:49 Ticket #13 (add Direction frame conversion e.g. J2000 to GALACTIC) created by
- a function is need to convert Direction reference
04/04/06:
- 12:25 Changeset [982] by
- asap2 naming change
- 11:58 Changeset [981] by
- Removed align option from average in c++ as it is buggy. python is now …
- 11:57 Changeset [980] by
- redone definition of getLinear
- 11:57 Changeset [979] by
- removed debug cout
- 10:46 Changeset [978] by
- premature check-in without testing. removed alignfreq completely
- 10:40 Changeset [977] by
- Removed align option from average as it is buggy. The user has to …
04/03/06:
- 16:39 Ticket #12 (add file merge to scantable constructor) closed by
- fixed
- 16:39 Changeset [976] by
- Ticket #12 - read of multiple rpf files into one scantable.
- 16:38 Changeset [975] by
- Completed Ticket #7 - storing of fits.
- 16:38 Changeset [974] by
- Completed Ticket #7 - storing of fits.
- 15:11 Ticket #11 (Tsys for polarmetric cross products) closed by
- worksforme
- 15:09 Ticket #7 (Finish migration on asapfit/STFitTable) closed by
- fixed: Completed the migration to asap2. scantable.get_fit and …
- 15:07 Changeset [973] by
- removed debug info
- 15:07 Changeset [972] by
- Completed Ticket #7 - storing of fits.
- 11:14 Ticket #12 (add file merge to scantable constructor) created by
- It should be possible to read multiple rpf files into one scantable.
- 11:07 Changeset [971] by
- proof read chris' lat version. added some info.
- 10:14 Changeset [970] by
- fixed misplacement of \end{verbatim}
- 10:12 Changeset [969] by
- rename thanks to svn
- 10:09 Changeset [968] by
- a working version for asap2
03/31/06:
- 17:41 Changeset [967] by
- Created index
- 17:40 Changeset [966] by
- Added selection section, updated worked examples and minor tweaks
- 17:35 Ticket #11 (Tsys for polarmetric cross products) created by
- The code should be checked how Tsys is applied for polarimetry cross …
- 17:25 Changeset [965] by
- Fixed typo in getlinpol Pangle
- 17:17 Changeset [964] by
- removed type prefix for polarisation labels
- 17:16 Changeset [963] by
- set_tsys needs to use vector notation of TSYS
- 17:12 Ticket #8 (Polarimetry Support) closed by
- fixed: Done. Needs to be seen that the algorithm is correct.
- 17:11 Ticket #10 (Cannot select "RR & LL") closed by
- fixed: Fixed typo in STPol.h
- 17:09 Changeset [962] by
- added Fit objects
- 17:08 Changeset [961] by
- update to reflect changes to STFocus as in Ticket #8
- 17:07 Changeset [960] by
- c++ side of Ticket #7
- 17:07 Changeset [959] by
- c++ side of Ticket #7; update as requested in Ticket #8 and last revision
- 17:04 Changeset [958] by
- remove debug cout
- 17:01 Changeset [957] by
- Polarisation changes according to Ticket #8; Fix Ticket #10
- 16:47 Ticket #10 (Cannot select "RR & LL") created by
- The following selection of stokes RR & LL fails on the plotter (using …
- 15:50 Ticket #9 (Update user guide) created by
- The ASAP user guide needs to be updated to asap2.
- 15:49 WikiStart edited by
- (diff)
- 15:37 Changeset [956] by
- asap2 naming changes
- 15:35 Changeset [955] by
- Class to transport fit parameters
- 14:45 BetaTesters created by
- 14:43 WikiStart edited by
- (diff)
- 14:38 Ticket #8 (Polarimetry Support) created by
- Support for parallactic and feed angles should be added into ASAP v2 …
- 11:40 Ticket #7 (Finish migration on asapfit/STFitTable) created by
- These need to be migrated to be used with asap2
03/30/06:
- 17:29 Ticket #6 (selector.set_polarisation does not work) closed by
- fixed: Fixed. http://sourcecode.atnf.csiro.au/cgi-bin/trac_asap.cgi/changeset/954
- 17:27 Changeset [954] by
- Fixed Ticket #6 (selector.set_polarisations error)
- 17:24 Changeset [953] by
- Initial Update for v2
- 17:11 Ticket #6 (selector.set_polarisation does not work) created by
- The following gives an error: ASAP> selection.set_polarisations(["I", …
- 17:10 Ticket #5 (Parallel installation of asap and asap2 on beta testing machine (zorro)) created by
- Rework asap startup script to allow both version. Install on zorro.
- 16:56 Ticket #4 (scantable.write for external data formats not implemented) created by
- STWriter implementation needs to be finished.
- 16:36 Ticket #3 (selector.set_name not working) closed by
- fixed: http://sourcecode.atnf.csiro.au/cgi-bin/trac_asap.cgi/changeset/952
- 16:33 Ticket #3 (selector.set_name not working) created by
- selector.set_name fails as there is a typo in the function
- 16:32 Ticket #1 (boost::python wrapping of c++ classes) closed by
- fixed
- 16:16 Changeset [952] by
- fixed typo in set_name
- 15:44 Changeset [951] by
- The alpha release of asap2
- 15:42 Changeset [950] by
- re-enebled insitu freq_align
- 15:42 Changeset [949] by
- asap2 version of test script
- 15:41 Changeset [948] by
- added get functions; added is_empty; added add to combine selections
- 15:40 Changeset [947] by
- made use of selector class, added sort order to _plot command
- 15:39 Changeset [946] by
- re-enabled average_pol; made use of selector class
- 15:38 Changeset [945] by
- fixed scanAv->scanav mix up
- 15:38 Changeset [944] by
- added unique; added selector
- 15:37 Changeset [943] by
- fixed a couple of variable mix ups
- 15:36 Changeset [942] by
- fixed _S stripping in sourcename; reverted auto-detection of npol==1 …
- 15:35 Changeset [941] by
- fixed the output alignment of summary
- 15:34 Changeset [940] by
- added averagePolarisations; added log output to frequencyAlign; …
- 15:32 Changeset [939] by
- added get functions
- 00:00 Milestone ASAP2 alpha release completed
- The data container for ASAP went through a major redesign in version …
03/27/06:
- 19:37 Changeset [938] by
- asap2 version of test script - second attempt
- 19:36 Changeset [937] by
- asap2 version of test script
- 19:34 Changeset [936] by
- fixed self.stm to self._math
- 19:33 Changeset [935] by
- re-introduced re-plot
- 19:32 Changeset [934] by
- added _empty function
- 19:31 Changeset [933] by
- removed print of MOLECULE_ID
03/24/06:
- 13:46 Changeset [932] by
- python warpper for c++ selector class
- 13:45 Changeset [931] by
- added align arg to average_time; fixed auto_poly_baseline to be …
- 13:43 Changeset [930] by
- added align arg to average_time().
- 13:42 Changeset [929] by
- made it consistent with the interfaces changes at c++ level
- 13:41 Changeset [928] by
- re-enabled plotter; added new utility function _to_list(); added empty …
- 13:35 Changeset [927] by
- added frequencyAlign().
- 13:35 Changeset [926] by
- added frequencyAlign(). fixed bug in gainElevation. Was assigning …
- 13:34 Changeset [925] by
- added getChannels member function.
- 13:33 Changeset [924] by
- fix for incorrect use of Scantable::nchan. Fix for std::vector / …
- 13:32 Changeset [923] by
- fixed az/el data type to be Float. added getChannels function. to get …
- 13:29 Changeset [922] by
- fixed type azimuth and elevation types to be float. fixed pattern …
- 13:27 Changeset [921] by
- Added setFrame form measures, implemented setFrame for both base and …
03/22/06:
- 21:45 Changeset [920] by
- asap2 migration of plotter
- 21:42 Changeset [919] by
- fixed indentation error left by Maxim's last check-in
- 21:41 Changeset [918] by
- added merge
- 21:40 Changeset [917] by
- 0-based re-indexing SCANNO on merge. added frequencyAlign. Compiles, …
- 21:38 Changeset [916] by
- added STPolStokes to objects and depends
- 21:36 Changeset [915] by
- added Scantable::getTimeReference(). Using other.table_.endianFormat() …
03/21/06:
- 15:32 Changeset [914] by
- Stokes polarimetry handling and conversion bug fix: forgot self on …
- 14:50 Changeset [913] by
- Stokes polarimetry handling and conversion
- 14:50 Changeset [912] by
- added polarimtery functions
- 13:56 Changeset [911] by
- added linpol rotation
- 13:55 Changeset [910] by
- Stokes polarimetry handling and conversion
- 10:17 Changeset [909] by
- RuntimeError -> ValueError
03/20/06:
- 15:23 Changeset [908] by
- rolled back Makefile to rev. 906/ changes were specific to Narrabri
- 15:17 Changeset [907] by
- LineFinder & auto_poly_baseline: a support of new scantable format …
Note:
See TracTimeline
for information about the timeline view.