carlosrm9 / ska-serverless

Extensible and interoperable science through a 'Serverless' model in the context of SKA
MIT License
0 stars 0 forks source link

update to wsclean version 3 #7

Closed jmoldon closed 1 year ago

jmoldon commented 1 year ago

This is not critical at the moment, but it would be good to reconcile the versions at some point, so older wsclean versions are not perpetuated in the future (since some functionality and parameters are different).

Currently you are installing version from stimela: stimela/wsclean:1.6.3, which is v2.9, downloaded from dockerhub. That is fine for early tests and development, but at some point v3 (e.g. 3.10) should be used. Docker definition files are available here: https://gitlab.com/aroffringa/wsclean/-/tree/master/scripts/docker

stimela version offers standard compilations, while those docker files include additions like idg or everybeam that gives more flexibility. Also, it allows GPU usage, which will be relevant in the future.

Doing this soonish will avoid having to refactor code in the future.

manuparra commented 1 year ago

Yes, we want to review it @jmoldon .

carlosrm9 commented 1 year ago

Updated to v3.2