You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem or opportunity? Please describe.
The next generation of CASA (CNGI) will be able to provide visibilities to external programs as a numpy array or similar easy-to-use format.
In theory, this makes it possible to integrate MPoL into an imaging loop with CNGI, something that is not really feasible with the current versions of CASA.
Describe the solution you'd like
This issue is a stub for furthering the conversation about the design interface. Please comment if you have specific ideas or leads about the integration.
Questions:
What does the CNGI API provide for external routines?
Do we need to provide any hooks within MPoL to make this round-trip possible?
Depending on the bridge code that's necessary, we might want to create a separate mpol_cgni package.
This discussion was converted from issue #39 on May 05, 2021 14:06.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is your feature request related to a problem or opportunity? Please describe.
The next generation of CASA (CNGI) will be able to provide visibilities to external programs as a numpy array or similar easy-to-use format.
In theory, this makes it possible to integrate MPoL into an imaging loop with CNGI, something that is not really feasible with the current versions of CASA.
Describe the solution you'd like
This issue is a stub for furthering the conversation about the design interface. Please comment if you have specific ideas or leads about the integration.
Questions:
Depending on the bridge code that's necessary, we might want to create a separate mpol_cgni package.
Beta Was this translation helpful? Give feedback.
All reactions