Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PyPTV v0.3.0 source code.tar.gz | 2024-12-28 | 19.3 MB | |
PyPTV v0.3.0 source code.zip | 2024-12-28 | 19.3 MB | |
README.md | 2024-12-28 | 481 Bytes | |
Totals: 3 Items | 38.6 MB | 0 |
- read_targets, write_targets is now in ptv.py
- we can read complex image file names but we write always simple target files
f'cam_{id:d}.{frame:d}'
- bump_version can be used to update versions, use 'major', 'minor','patch'
- last patch is 0.3.0
- in parallel we updated
test_cavity
so take a look there