Skip to content

compressVideo.py: fixed bug when saving background of non-loopbio video.#74

Open
luigiferiani wants to merge 3 commits intover228:masterfrom
luigiferiani:bgbugfix_
Open

compressVideo.py: fixed bug when saving background of non-loopbio video.#74
luigiferiani wants to merge 3 commits intover228:masterfrom
luigiferiani:bgbugfix_

Conversation

@luigiferiani
Copy link
Copy Markdown
Contributor

Implemented len() for all readers except readImages and ReadVideoFFMPEG (to be implemented in the future).
Fixed a typo in selectVideoReader.py

@luigiferiani
Copy link
Copy Markdown
Contributor Author

I've implemented the suggestion to fix issue #73. @ver228 please double check it's ok. I'll implement the remaining readers when I come back from my holidays

luigiferiani added a commit to luigiferiani/tierpsy-tracker that referenced this pull request Dec 3, 2021
Get Features Summaries parallelised. Up to n_cores - 1 can be used. Limit is not enforced in GUI, but at execution. No limit applied if Tierpsy detects it's running in a PBS or SLURM HPC (Tierpsy's estimate of n_cores might disagree with actual cores allocated) 
file_id is not guaranteed to always increase in filename_* files, as file_id is assigned before results files are processed, and results are written on a first-finished first-written basis
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.

1 participant