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

First working code for packet parsing and fits file creation #2

Merged
merged 16 commits into from
Jul 30, 2024

Conversation

ehsteve
Copy link
Member

@ehsteve ehsteve commented Jul 3, 2024

No description provided.


import padre_meddea

detector_values = Table(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the issue with the tests failing is because this is trying to read detector_values.csv although it does not exist in the data folder

@ehsteve ehsteve merged commit 5bb8c42 into PADRESat:main Jul 30, 2024
8 of 9 checks passed
@ehsteve ehsteve deleted the packet_parsing branch July 30, 2024 14:23
ehsteve pushed a commit that referenced this pull request Nov 5, 2024
* Configure `SWXSOC_MISSION` Env Var on init of Instrument Package (#2)

* Test env in init

* Remove env variables from workflows

* Test env in init

* Lint

* Linting

* Linting

* Fix syntax in test-in-container workflow

* Fix syntax in test-in-container workflow

* Lint once more -_-

* Fix flake error after black linting

* update workflow

---------

Co-authored-by: Damian Barrous-Dume <[email protected]>

* Update calibration.yml

* Enable codecov

* Update testing.yml

* Update test_in_container.yml

---------

Co-authored-by: Damian Barrous-Dume <[email protected]>
dbarrous added a commit that referenced this pull request Nov 18, 2024
…tainer test (#13)

* Configure `SWXSOC_MISSION` Env Var on init of Instrument Package (#2)

* Test env in init

* Remove env variables from workflows

* Test env in init

* Lint

* Linting

* Linting

* Fix syntax in test-in-container workflow

* Fix syntax in test-in-container workflow

* Lint once more -_-

* Fix flake error after black linting

* update workflow

---------

Co-authored-by: Damian Barrous-Dume <[email protected]>

* Update calibration.yml

* Enable codecov

* Update testing.yml

* Update test_in_container.yml

* Update test_meddea_event.json

* Update test_meddea_event.json

* Update calibration.yml

* Update calibration.yml

---------

Co-authored-by: Damian Barrous-Dume <[email protected]>
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.

2 participants