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

Add Json support for ImageConcat and ImageExpr #517

Merged
merged 1 commit into from
Nov 2, 2016
Merged

Add Json support for ImageConcat and ImageExpr #517

merged 1 commit into from
Nov 2, 2016

Conversation

gervandiepen
Copy link
Contributor

Issue #505
CASA requested the creation of the ImageConcat and ImageExpr output file in a named directory instead of a named file to be able to move them more easily.
For that purpose it is also more convenient to have the output in text format instead of AipsIO format, so it can be edited if needed. It was chosen to output it in Json format. Code has been created to easily read and write Json files.

This PR is the same is basically the same as #506 with the addition of the .h files to CMakeLists.txt.
It is known to break the CASA build, which has to be changed asap. Also the CASA pipeline feature of moving an ImageConcat file to a directory has to be removed, because ImageConcat now creates (or uses) a directory as agreed with Kumar Golap.

@JimNrao JimNrao merged commit 91fc964 into master Nov 2, 2016
@JimNrao
Copy link
Contributor

JimNrao commented Nov 2, 2016

Dank u wel, Ger.

@gijzelaerr gijzelaerr deleted the json-ch2 branch October 31, 2018 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants