Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 779 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 779 Bytes

cdci_osa_plugin

OSA INTEGRAL plugin for cdci_data_analysis

What's the license?

cdci_osa_plugin is distributed under the terms of The MIT License.

Who's responsible?

Andrea Tramacere, Volodymyr Savchenko

ISDC Data Centre for Astrophysics, Astronomy Department of the University of Geneva, Chemin d'Ecogia 16, CH-1290 Versoix, Switzerland

test

  • set the environment variable with the dispatcher url, e.g.

    • export DISP_URL='cdcicn01.isdc.unige.ch:32003/dispatch-data'
  • if need set the token environment variable, e.g.

    • export ODA_API_TOKEN=$HOME/.oda-api-token
  • pytest ../cdci_osa_plugin/tests/test_osa.py::test_jemx_image -sv