Skip to content

Releases: alexlib/pyptv

PyPTV v0.1.4

12 Apr 14:10
Compare
Choose a tag to compare

Matching the setup.py with the tag, 0.1.4

fixed addpar overwriting and bug in manOriParams reading

15 Oct 18:17
Compare
Choose a tag to compare

this is a bug fix release

  1. manOriParams
  2. overwriting addpar in raw_orient (external_calibration)

Python 3 + fixed bugs for mutliplane and sortgrid

19 Jun 21:04
d481813
Compare
Choose a tag to compare

Python 3.+ version with a fixed bug in the 3d position name

14 May 21:22
78b5c06
Compare
Choose a tag to compare

this is a minor update from 0.1.1a version (our first Python 3 version) with a fix of a bug reported in the forum

First Python 3.5+ compatible version

18 Apr 21:30
8838533
Compare
Choose a tag to compare

This release is for the Python 3 support .

Windows 10 installation that contains binary wheel files

04 Apr 20:54
Compare
Choose a tag to compare
  1. Install Miniconda Python 3 for your platform (!) https://docs.conda.io/en/latest/miniconda.html
  2. Download the compressed folder of this release, unzip it to a folder of your choice.
  3. Open Anaconda Command Prompt (or PowerShell) and copy/paste these commands:
chcp 1255
conda create -y -n pyptv3 python=3 
conda activate pyptv3
pip install --no-index --find-links=whls/ -r requirements.txt
cd pyptv
python setup.py install 
python pyptv/pyptv_gui.py ..\test_cavity

OPTV via pip and new travis.yml

26 Mar 16:15
8765eb0
Compare
Choose a tag to compare
Merge pull request #28 from alexlib/new_travis_yml

New travis yml

PyPTV can work with the new chaco, enable, traitsui, numpy == 1.6.1

26 Mar 15:35
fd26169
Compare
Choose a tag to compare

Thanks to @devowit and @zmbq we can now run also on newer numpy.
I fixed two bugs in the actions that didn't use (self,info)

0.1.3

08 Jan 16:26
Compare
Choose a tag to compare
0.1.3 Pre-release
Pre-release

conda recipe

Multiplane and External Targets

16 Nov 08:12
Compare
Choose a tag to compare

In this release we fixed some old bugs:

  • man_ori.dat wasn't copied from a run folder

and added