Skip to content

updated gh-pages to be created using the OpenPTV example of two directories#30

Closed
alexlib wants to merge 176 commits into
OpenPIV:gh-pagesfrom
alexlib:gh-pages
Closed

updated gh-pages to be created using the OpenPTV example of two directories#30
alexlib wants to merge 176 commits into
OpenPIV:gh-pagesfrom
alexlib:gh-pages

Conversation

@alexlib

@alexlib alexlib commented Feb 4, 2014

Copy link
Copy Markdown
Member

The source files are in the master branch of openpiv-python/openpiv/docs - using Sphinx.
Makefile build directory is not ../../../docs

the directory /docs/html is the output directory of the Sphinx:

make html

and then just
cd ../../../docs
git add .
git commit -m "new files"
git push origin gh-pages

alexlib and others added 30 commits April 25, 2011 23:55
…s. Basically i merged gh-pages into master and did a mess.
Please add also this documentation file
alexlib and others added 27 commits December 13, 2011 00:06
…, due to the issue #25

updated tutorial_part1.py with the call to the validation.py for the global_val thresholding
log is now np.log in both Cython and Python versions, other sub pixel
search algorithms worked well (centroid, etc.)
imread has back the option to read RGB values with the flatten=True
option (actually it should be a default)

additional small things were updated
testing the new documentation build method with a separate directory
added preprocess.py with the dynamic masking function
added installation example for linux in INSTALL
… function to visualize the distrbution of interrogation windows
added some tools for better visualisation
Implementation of the Window Displacement Iterative Multigrid (WiDIM)
@alexlib

alexlib commented Apr 15, 2014

Copy link
Copy Markdown
Member Author

this pull request is obsolete and shall be closed

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.

3 participants