-
Updated
May 20, 2022 - C
science-research
Here are 232 public repositories matching this topic...
-
Updated
Feb 16, 2022 - Python
Describe the bug
LocalOtsuThreshold should return a binary mask as np.ndarray, like its "sibling" OtsuThreshold
- We should not apply
np_to_pilbefore returning, butthreshold_to_mask(likeOtsuThreshold) - The docstrings of
LocalOtsuThresholdandlocal_otsu_thresholdare different, while they should be the same. - Type hints need to be fixed as well to reflect the new
-
Updated
May 2, 2022 - C
-
Updated
Apr 22, 2021 - Python
-
Updated
Apr 8, 2021 - Python
Objective
Provide a German translation of the strings defined in headers/text.h.
Rationale
Users, especially in educative contexts, might want to use the software in their native language.
Is your feature request related to a problem? Please describe.
It can be necessary to pull out the instrument sampling rate from data. In principle this should be easy but data gaps, instrument turn on/off, etc. can potentially frustrate this determination.
Describe the solution you'd like
It may be necessary for calc_res in utils.time to support different averaging methods for da
This request is to make $(OUTPUT_PATH) behave more like the other labels and variables such that it is accessible without the timestamped sub directories appended to it when the spec is run. Making the timestamped sub directories accessible in another token in the workflow spec and meta files would be a useful side effect of this change.
-
Updated
May 5, 2022 - Python
-
Updated
Apr 19, 2022 - Jupyter Notebook
Release v22.04.01 changed the default model spec and the glossy term on models compared to previous FPSci releases. See the release notes for snippets to fix the issue.
-
Updated
May 13, 2022 - Python
-
Updated
May 18, 2022 - C++
-
Updated
Mar 12, 2022 - Python
-
Updated
Aug 18, 2021 - Jupyter Notebook
-
Updated
Sep 22, 2021 - Python
-
Updated
May 11, 2022 - Python
-
Updated
Feb 10, 2022 - Python
Add new resources
Contributions are welcome, let's fill this list with awesome open science resources, books, courses, events, research data, etc ...
The instructions and configurations listed in hn2016_falwa/examples/ to run the sample codes are specific to conda users. It would be great to include instructions for pip/virtualenv users as well, as many scientists are actually using that.
-
Updated
Apr 12, 2022 - C++
-
Updated
May 3, 2022 - TeX
-
Updated
Sep 26, 2019 - C++
-
Updated
May 27, 2021 - Python
-
Updated
May 4, 2021 - Python
-
Updated
Apr 13, 2022 - JavaScript
-
Updated
Jul 6, 2018 - C++
Improve this page
Add a description, image, and links to the science-research topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the science-research topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
I have some very large files (100s of GB) that compress pretty well, and JLD2 supports compression, but I can't use this package's wonderful saving features together with that.
Describe the solution you'd like
It would be nice to be able to pass through the
compress=trueoption to whatever function is used to actually