HolyLab / Imagine

A graphical interface for recording with OCPI microscopes.
1 stars 1 forks source link

Modernize imagine header #35

Closed Cody-G closed 7 years ago

Cody-G commented 7 years ago

In order to solve HolyLab/BlockRegistrationScheduler#34 we can eliminate a couple of outdated fields from the Imagine header. I'm attaching a current header file for reference (I had to change the extension to .txt to make Github happy):

beads_green.txt

timholy commented 7 years ago

Thanks, @Cody-G! See https://github.com/timholy/ImagineFormat.jl/pull/8 (I grabbed that header file and added it to the tests, hope that's OK.)

Cody-G commented 7 years ago

Looks great! I'll close this for now, though I expect we'll want to change some of this within Imagine at some point soon. Definitely the header will change at least slightly when we make the switch to hardware timing for all analog and digital signals. Maybe at that point we can discuss throwing out some of these fields, updating ImagineFormat to respect all changes, and tagging a new version of ImagineFormat