Skip to content

Conversation

@fgbossema
Copy link
Owner

No description provided.

fgbossema and others added 30 commits June 13, 2019 14:04
Fix file_to_dictionary call: translate -> translation
Fix python version in README
Add more TODOs to example script
Change example explanation.

Clean-up
Updated:
- read_flexraylog  -> parse_flexraylog
- read_flexraymeta -> parse_flexraymeta
This method logs a line of text to a changelog entry in the
geometry. This entry will be saved to the toml file.
Addresses comments by Adriaan:
The img_pixel field isn't present in metadata.toml but computed by
the geometry constructor.
The img_pixel field isn't present in metadata.toml but computed by
the geometry constructor.
Fix ROI correction in _flex_motor_correct_
The 'owlas' channel no longer contains up-to-date transforms3d packages,
but conda-forge does.
wjp and others added 8 commits August 28, 2024 13:32
This saves a duplicate copy of the array in memory for doing the final
3D transpose (or the eventual ascontiguousarray()). For large arrays this
saves a large amount of memory, and is apparently slightly faster too,
when factoring in the cost of ascontiguousarray().
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.

5 participants