Skip to content

Comments

Change .format to % in dataset.py#69

Open
LesikDee wants to merge 82 commits intoemanuega:v0.2.0from
LesikDee:LesikDee-dataset-format
Open

Change .format to % in dataset.py#69
LesikDee wants to merge 82 commits intoemanuega:v0.2.0from
LesikDee:LesikDee-dataset-format

Conversation

@LesikDee
Copy link

No description provided.

emanuega and others added 30 commits December 3, 2019 10:56
* updated _run_analysis so GenerateAdaptiveThreshold (GAT) does not crash if the task is reran after a crash. The problem occurs only if the GAT folder is not deleted prior to a rerun. In that case, merlin would see that the .npy files exist so blankCounts would not be initialized. Merlin would crash when blankCounts += is called, because is trying to sum None and a matrix
Small modifications to code/analysis organization
HazenBabcock and others added 28 commits April 10, 2020 17:57
…tions to optimize on if deterministic results are needed.
…fov and Z value to __init__ and store in 'fov_index' parameter so we have a record of what fov and Z values were used for optimization if 'fov_index' was not specified. Change 'fov_index' to require a both fov and z value for every element.
fixing z plane duplicate removal
Add deterministic option for OptimizeIteration
Update license from Zhuang lab
@merlin-pep8speaks
Copy link
Collaborator

Hello @LesikDee! Thanks for opening this PR.

Line 230:17: E231 missing whitespace after ','

1 similar comment
@pep8speaks
Copy link

Hello @LesikDee! Thanks for opening this PR.

Line 230:17: E231 missing whitespace after ','

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.

7 participants