Skip to content

ADD: L0 binary saver module for DD packets#91

Open
morpinma-wing wants to merge 3 commits intocositools:develop/emfrom
morpinma-wing:sim-to-l0
Open

ADD: L0 binary saver module for DD packets#91
morpinma-wing wants to merge 3 commits intocositools:develop/emfrom
morpinma-wing:sim-to-l0

Conversation

@morpinma-wing
Copy link

Hi Andreas,
I have drafted the sim-to-L0 saver. This is not be perfect, and I'm hoping you can give me feedback such as am I on the right track? Is this completely wrong or off-track?

I also have a few questions:

  1. What does GetCL() return?
  2. Where can I get the event type?

I appreciate any feedback you have. Thank you!

@zoglauer
Copy link
Collaborator

You have to make the truncated time yourself from the time and you have to make the event type yourself, GetCL() was from balloon times.

@zoglauer
Copy link
Collaborator

I think you will have to make the time code from GetTime()

@zoglauer
Copy link
Collaborator

Code looks good. We just need to test it....

@morpinma-wing
Copy link
Author

How do I make event type myself?... I don't understand this part. Can you clarify more on this?

@morpinma-wing
Copy link
Author

I made some new changes, including change from GetCL() to GetTime(), and also add a function that detect the event type from event.

@morpinma-wing
Copy link
Author

I tested with the file Felix gave me, and it looks good to me. But for some reason, I see that GetTime returns the same time as GetCL. I think it's because it's a simulation file? (maybe?)

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