Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use python-casacore's pending MeasurementSet creation functionality for creating Fixed Shape columns #75

Merged
Merged
Show file tree
Hide file tree
Changes from 24 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
4f40f94
WEIGHT+SIGMA vary by channel not correlation
sjperkins Jan 31, 2017
0512b72
Don't use blank list for empty hypercolumn args
sjperkins Jan 31, 2017
220c299
Create a much-reduced MS table descriptor
sjperkins Jan 31, 2017
412d552
Create functions wrapping MS creation
sjperkins Jan 31, 2017
95bd580
Place correlator product logic into function
sjperkins Jan 31, 2017
1274c5b
Don't depend on blank.ms anymore
sjperkins Jan 31, 2017
51a9764
Create MS and move static metadata creation
sjperkins Jan 31, 2017
4669dc9
Work out nchan earlier and more accurately
sjperkins Jan 31, 2017
75a2b25
Regularise hypercolumn names
sjperkins Feb 1, 2017
f176466
Report data written more accurately and concisely
sjperkins Feb 1, 2017
56877b8
Improve formatting
sjperkins Feb 1, 2017
36c02ea
Use list comprehension to create observation tag
sjperkins Feb 1, 2017
689f4d7
Revert "WEIGHT+SIGMA vary by channel not correlation"
sjperkins Feb 1, 2017
308ed80
Correct WEIGHT+SPECTRUM column shapes
sjperkins Feb 1, 2017
54c155e
Remove obsolete comment
sjperkins Feb 2, 2017
41af4b8
Set tile size on Tile Column Storage managers
sjperkins Feb 3, 2017
e2c220a
Add the SOURCE subtable
sjperkins Feb 6, 2017
bc4d10a
Remove extra dim in SOURCE DIRECTION column
sjperkins Feb 7, 2017
3297800
Fit tile sizes into a memory limit
sjperkins Feb 7, 2017
2cd5e1a
Merge branch 'master' into use-python-casacore-ms-creation
sjperkins May 17, 2017
2d66811
Ensure cp_index is an int ndarray
sjperkins May 17, 2017
43f27b9
Force remove CATEGORY keyword from FLAG_CATEGORY
sjperkins May 17, 2017
f85759c
Merge branch 'master' into use-python-casacore-ms-creation
sjperkins Aug 1, 2017
d28b068
Merge branch 'master' into use-python-casacore-ms-creation
sjperkins Oct 13, 2017
dfb52f1
Merge remote-tracking branch 'upstream/master' into use-python-casaco…
ratt-priv-ci Nov 14, 2017
98bbced
Add PR details to NEWS.rst
sjperkins Nov 23, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading