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

ToDo's for the for sparse pixels codes #213

Open
jonwright opened this issue Feb 7, 2024 · 1 comment
Open

ToDo's for the for sparse pixels codes #213

jonwright opened this issue Feb 7, 2024 · 1 comment

Comments

@jonwright
Copy link
Member

  • Currently there is a single threshold - it makes sense to have a lower threshold for higher angle data.
  • Change the compression in the sparse files to be faster for IO
  • Fix up the assemble_label code to recycle the previous files (h5py.ExternalLink or VDS)
  • Use the new default filenames by default
@jonwright
Copy link
Member Author

jonwright commented Mar 4, 2024

  • Currently there is a single threshold - it makes sense to have a lower threshold for higher angle data.. There is an option in assemble_label now to have a threshold image

  • DONE: Use the new default filenames by default

  • clean up the notebooks to use default filenames (add experiment=ma1234, session=yymmdd, and get these from getcwd or silx or blissdata)

  • Change the compression in the sparse files to be faster for IO

  • Fixing up the assemble_label code to recycle the previous files (h5py.ExternalLink or VDS), this means refactoring the segmentation to be writing into fewer files, or assembling as it goes.

  • make pks_table.tocolf and have this be comparable to reading of a columnfile

  • move this issue into a projects thing?

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

No branches or pull requests

1 participant