Today
Yesterday
-
PageName Wiki page deleted by Malte.Marquarding
- Revision r21178 Deleted wiki page PageName through web user interface.
Revision r21178 Deleted wiki page PageName through web user interface.
-
Last 30 days
-
r21176
(Handle an empty array correctly in getColumn
) committed by gervandi...@gmail.com
- Handle an empty array correctly in getColumn
Handle an empty array correctly in getColumn
-
Earlier this year
-
r21174
(Moved findmeastable to measures where it belongs
) committed by gervandi...@gmail.com
- Moved findmeastable to measures where it belongs
Moved findmeastable to measures where it belongs
-
r21173
(Added output format options to support Boost date/time forma...) committed by gervandi...@gmail.com
- Added output format options to support Boost date/time format
Added output format options to support Boost date/time format
-
r21172
(Show correct direction info for moving sources
) committed by gervandi...@gmail.com
- Show correct direction info for moving sources
Show correct direction info for moving sources
-
r21171
(Change capitalization of FITS units (fix by Peter Williams, ...) committed by gervandi...@gmail.com
- Change capitalization of FITS units (fix by Peter Williams, Berkeley)
Change capitalization of FITS units (fix by Peter Williams, Berkeley)
-
-
r21169
(Added and used function makeMDirection to create MDirection ...) committed by gervandi...@gmail.com
- Added and used function makeMDirection to create MDirection for some standard sources
Added and used function makeMDirection to create MDirection for some standard sources
-
r21168
(Added operator ~=
Added :: to table name to denote subtables...) committed by gervandi...@gmail.com
- Added operator ~=
Added :: to table name to denote subtables
Fixed ranges like 1:2:0.3
Added function transpose and angdistx
Made addition of array to a datetime possible
Added operator ~=
Added :: to table name to denote subtables
Fixed ranges like 1:2:0.3
Added function transpose and angdistx
Made addition of array to a datetime possible
-
r21167
(Correctly handle the case where fixed array shapes differ be...) committed by gervandi...@gmail.com
- Correctly handle the case where fixed array shapes differ between tables
Correctly handle the case where fixed array shapes differ between tables
Older
-
r21166
(Added documentation of new operators and source names.
) committed by gervandi...@gmail.com
- Added documentation of new operators and source names.
Added documentation of new operators and source names.
-
r21165
(Documented negative offset/limit, functions transpose and an...) committed by gervandi...@gmail.com
- Documented negative offset/limit, functions transpose and angdistx
Documented negative offset/limit, functions transpose and angdistx
-
r21164
(Added option to select arrays in a nested query
) committed by gervandi...@gmail.com
- Added option to select arrays in a nested query
Added option to select arrays in a nested query
-
r21163
(Added possibility of negative offset and limit (a la Python)...) committed by gervandi...@gmail.com
- Added possibility of negative offset and limit (a la Python)
Added possibility of negative offset and limit (a la Python)
-
r21162
(Allow @ and : table name (request of Darrell)
) committed by gervandi...@gmail.com
- Allow @ and : table name (request of Darrell)
Allow @ and : table name (request of Darrell)
-
r21161
(Changes made by Arno Schoenmakers
) committed by gervandi...@gmail.com
- Changes made by Arno Schoenmakers
Changes made by Arno Schoenmakers
-
r21160
(Added function setDirectionOffset (for a direction with an o...) committed by gervandi...@gmail.com
- Added function setDirectionOffset (for a direction with an offset from. say, Jupiter)
Added function setDirectionOffset (for a direction with an offset from. say, Jupiter)
-
-
r21159
(Address problems preventing Casacore from being built with c...) committed by be...@bigpond.net.au
- Address problems preventing Casacore from being built with clang. Issue #39
Address problems preventing Casacore from being built with clang. Issue #39
-
-
-
r21158
(Added description of new TaQL features
) committed by gervandi...@gmail.com
- Added description of new TaQL features
Added description of new TaQL features
-
r21157
(Changed appspython into pyrap
) committed by gervandi...@gmail.com
- Changed appspython into pyrap
Changed appspython into pyrap
-
-
r21155
(Implemented ArrayColumnCells functions.
An excpetion was thr...) committed by gervandi...@gmail.com
- Implemented ArrayColumnCells functions.
An excpetion was thrown when using this function on a ForwardCol object.
Implemented ArrayColumnCells functions.
An excpetion was thrown when using this function on a ForwardCol object.
-
-
r21153
(Renamed option USE_MULTI_THREADING to USE_OPENMP and add -fo...) committed by gervandi...@gmail.com
- Renamed option USE_MULTI_THREADING to USE_OPENMP and add -fopenmp if set.
Renamed option USE_MULTI_THREADING to USE_OPENMP and add -fopenmp if set.
-
-
-
-
-
-
r21147
(Removed obsolete checkReplaceTable
) committed by gervandi...@gmail.com
- Removed obsolete checkReplaceTable
Removed obsolete checkReplaceTable
-
r21146
(Fixed problem when using multiple tables in update, select, ...) committed by gervandi...@gmail.com
- Fixed problem when using multiple tables in update, select, or orderby
Added TaQL functions substr and c
Fixed problem when using multiple tables in update, select, or orderby
Added TaQL functions substr and c
-
r21145
(Improved error message (on request of Frank Breitling)
) committed by gervandi...@gmail.com
- Improved error message (on request of Frank Breitling)
Improved error message (on request of Frank Breitling)
-
r21144
(Accept a string as an epoch argument
) committed by gervandi...@gmail.com
- Accept a string as an epoch argument
Accept a string as an epoch argument
-
r21143
(Fixed bug when using a column from a table
) committed by gervandi...@gmail.com
- Fixed bug when using a column from a table
Fixed bug when using a column from a table
-
r21142
(Also needed to add meas to the dependencies
) committed by gervandi...@gmail.com
- Also needed to add meas to the dependencies
Also needed to add meas to the dependencies
-
r21141
(Added possibility of a space as separator (to support readin...) committed by gervandi...@gmail.com
- Added possibility of a space as separator (to support reading boost dates)
Added possibility of a space as separator (to support reading boost dates)
-
r21140
(Added build and doxygen support for module meas
) committed by gervandi...@gmail.com
- Added build and doxygen support for module meas
Added build and doxygen support for module meas
-
r21139
(Make message about MOUNT type a warning instead of severe er...) committed by gervandi...@gmail.com
- Make message about MOUNT type a warning instead of severe error
Make message about MOUNT type a warning instead of severe error
-
r21138
(Calculate UVW of moving objects in a correct way
) committed by gervandi...@gmail.com
- Calculate UVW of moving objects in a correct way
Calculate UVW of moving objects in a correct way
-
-
r21136
(Added description of angle formatting functions
) committed by gervandi...@gmail.com
- Added description of angle formatting functions
Added description of angle formatting functions
-
-
r21134
(Made use of ObjectPool in AutoDiff thread-safe
) committed by gervandi...@gmail.com
- Made use of ObjectPool in AutoDiff thread-safe
Made use of ObjectPool in AutoDiff thread-safe
-
r21133
(Added hidden setcontrol function
) committed by gervandi...@gmail.com
- Added hidden setcontrol function
Added hidden setcontrol function
|