Version 306 (modified by 15 years ago) ( diff ) | ,
---|
Welcome to Papywizard project
Introduction
Papywizard (Panoramic python Wizard) is a free open-source panohead control software, mainly developed for the Merlin/Orion astronomic mount, but usable for other panoheads with small effort.
The project started on the Autopano forum, where someone has bring the idea to use an astronomic mount for panoramic shots. The very low price of the Merlin/Orion mount made it the perfect candidate. The only things to do were an electronic interface, and a little software to drive it!
Papywizard is entirely written in python and, although developed under linux, successfully runs on PC/linux, Nokia/maemo, PC/windows and MacOS.
This project is developed in collaboration with Kolor company, which develops Autopano Pro/Giga/Server, a great stitcher softwares suite. Thanks to Alexandre and his team for their support!
Papywizard is not a commercial project: I develop it on my free time, because it is fun. So, I don't make support for professional usage. This does not mean that it can't be used by pro photographers, but be aware that things can go wrong while shooting, and neither my responsability, nor Kolor one, can be engaged is such case.
Note: the 1.6.1 stable release is the last one of the 1.x branch. Papywizard as reached a level I never expected; thanks to all users and contributors! But there are still many things we can do with such project, and Papywizard needed a deep code review to implement them in a correct way. So, here it is the version 2. The first step was to switch from !PyGTK to PyQt toolkit. This dropped the support for the Nokia 770, which don't run Qt/PyQt (no problem for the N800/N810), but added support for other platforms, including MacOS.
Enjoy!
The Papywizard team
Latest news
- 2009-08: Nokia has just released a first version of PySide, a new python/Qt binding. PySide API is compatible with PyQt, so I could easily make Papywizard work with it. There is still a bug (more a missing feature) in this new binding, so I can't release a fully operationnal version of Papywizard, but it is very promising. The main goal will be to run Papywizard on Maemo 5, the OS running on the N900. Stay tuned!
- 2009-05: plugins now fully operationnal (>= 2.1.5)
- 2009-04: first plugin implementation in version 2.1.1.
- 2009-03: version 2.0.0 is out! This is the first stable release of the branch 2.x, using PyQt. This release does not add many new features to 1.x branch, but developement will now be easier.
- 2009-03: Papywizard 1.9 now runs on MacOS (10.5 only for now). Thanks to Jeremy!
- 2009-01: first dev. release (1.9.0) using PyQt. This is the 1.6.0 version using PyQt instead of PyGtk (graphical shooting area missing). New features will come later.
- 2009-01: version 1.6.0 is out. Introduce a simple timer/intervalometer feature, and alternate shooting view. This is the last release of the 1.x branch; time to start v2 ;o) See ChangeLog for all new features.
- 2008-11: Bluetooth now works under Windows!
- 2008-11: version 1.4.0 is out. Main improvements are FOV and number of pictures as input params, preview positions in shooting dialog, and rewind/forward shooting feature. See ChangeLog for all new features.
- 2008-11: version 1.2.0 is out. A lot of improvements for this release (custom user presets, Windows installer...); see ChangeLog for all new features.
- 2008-10: Openmoko seems a good candidate, as Papywizard runs on it out-of-the-box (simulation mode). More tests to come.
- 2008-09: Papywizard runs again under Windows (svn version), except for bluetooth. Hope to fix this soon.
- 2008-09: version 1.0 is out! See ChangeLog.
License
All Papywizard files and documents are released under CeCILL, a french free license, based on and compatible with GPL.
You can read the complete text of the license here.
Features
Cf this page.
Documentation
- Installation guide
- User guide branch 1.x
- User guide branch 2.x
- User guide svn -- Developement version
- User guide 1.4.x, User guide 1.2.x, User guide 1.0.x -- Previous stable versions
- Tips and tricks
- FAQ
- developer guide
- Python -- Python
Screenshots
See this page.
Tools
- Data to preset converter -- Convert a data file to a preset file
- Data to PTGui template converter -- Convert a data file to a PTGui template file
- High resolution preset generator -- Generate a preset file optimized for small moves
- Multi format preset generator -- Generate a preset file for a target format
- Full-spharical pano preset generator -- Generate a preset file for a full-spherical pano
- Timelapse preset generator -- Generate a preset file for timelapse shooting
Related links
- Wiki français Autopano Pro -- Page wiki française sur la tête Merlin
- English Autopano Pro wiki -- English Orion related wiki page
- Forum français Autopano Pro -- Discussions en français sur la tête panoramique motorisée basée la Merlin/Orion
- English Autopano Pro forum -- English discussions on Merlin/Orion-based motorized panohead
- Setup the entire system -- Specific discussion on Autopano Pro forum
- Papywizard et Merlin/Orion -- Claude's web site about this project
- Low cost motorised pano head for compacts and DSLRs - Merlin/Papywizard -- Review by Andrew
- Orion Mount for Gigapixel Panoramic Photography -- Review by Jason's Odyssey
- Building A Merlin Or Orion Motorized Pano-head -- Review by BeeZed
- Arduino controller -- A Merlin/Orion controller based on the famous Arduino. Developed by GuzZzt.
Use the forums for questions, bugs reports, or to ask for new features.
Download
See this page.
Trac shortcuts
- Report bug or add request -- For developers only. Use APP forums instead
- View tickets
- View tickets -- By milestone
Authors
Main developement
- Frédéric Mantegazza (aka fma38 on APP forums)
Contributors
- Jeremy Pronk (aka jeremyp on APP forums) -- MacOS packaging
- Jones Henry Subbiah (aka sjhenry on APP forums) -- EOS Utility plugin developement
- Jo Lutum (aka Paul on APP forums) -- German translation
- Maciej Dworak (aka DrSlony on APP forums) -- Polish translation
- Antonio Bruno (aka AmdAntonio on APP forums) -- Italian translation
- Juan Carlos Andres (aka joni on APP forums) -- Spanish translation
- Vaclav Cerny (aka vatoz on APP forums) -- Czech translation
- Hubert Pawlowski (aka hub on APP forums) -- Icon design
Misc
- Andrew Stephens (aka mediavets on APP forums) -- Beta tester