[[TOC]] = Welcome to Papywizard project = == Introduction == '''Papywizard''' is a panohead control software, mainly developed for the ''Merlin/Orion'' astronomic mount, but usable for other panoheads with small effort. 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 [http://www.kolor.com Kolor company], which develops [http://www.autopano.net Autopano Pro], a great stitcher software. 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! [[BR]] ''The Papywizard team'' == Latest news == * 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 [source:/tags/1.6.0/ChangeLog 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 [source:/tags/1.4.0/ChangeLog 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 [source:/tags/1.2.0/ChangeLog 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 [source:/tags/1.0/ChangeLog ChangeLog]. == License == All Papywizard files and documents are released under [http://www.cecill.info/index.en.html CeCILL], a french free license, based on and compatible with '''GPL'''. You can read the complete text of the license [http://www.cecill.info/licences/Licence_CeCILL_V2-en.html here]. == Related links == The project started on the Autopano Pro 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! * [http://www.autopano.fr/wiki/action/view/T%C3%AAte_astronomique_Multi-fonctions_Merlin Wiki français Autopano Pro] -- Page wiki française sur la tête Merlin * [http://www.autopano.net/wiki/action/view/Orion_TeleTrack_altazimuth_tracking_mount English Autopano Pro wiki] -- English Orion related wiki page * [http://www.autopano.net/forum/f14-projet-de-ta-te-panoramique-motorisa-e Forum français Autopano Pro] -- Discussions en français sur la tête panoramique motorisée basée la Merlin/Orion * [http://www.autopano.net/forum/f20-merlin,orion-and-papywizard English Autopano Pro forum] -- English discussions on Merlin/Orion-based motorized panohead * [http://www.autopano.net/forum/p44171-2009-05-01-13-28-37#p44171 Setup the entire system] -- Specific discussion on Autopano Pro forum * [http://www.papymerlin.com Papywizard et Merlin/Orion] -- Claude's web site about this project * [http://www.autopano.net/forum/t4794-low-cost-motorised-pano-head-for-compacts-and-dslrs-merlin-papywizard Low cost motorised pano head for compacts and DSLRs - Merlin/Papywizard] -- review by Andrew * [http://gigapans.blogspot.com Orion Mount for Gigapixel Panoramic Photography] -- review by Jason's Odyssey * [http://www.brewzone.com/2008/11/diy-pano-head Building A Merlin Or Orion Motorized Pano-head] -- review by !BeeZed __Use the forums for questions, bugs reports, or to ask for new features.__ == Documentation == * [InstallationGuide Installation guide] * [wiki:UserGuide1.x User guide branch 1.x] * [wiki:UserGuide2.x User guide branch 2.x] * [UserGuideSvn User guide svn] -- developement version * [wiki:UserGuide1.4 User guide 1.4.x], [wiki:UserGuide1.2 User guide 1.2.x], [wiki:UserGuide1.0 User guide 1.0.x] -- Previous stable versions * [TipsAndTricks Tips and tricks] * [wiki:FAQ FAQ] * [DevelopGuide developer guide] * [http://www.python.org Python] -- Python == Screenshots == See [ScreenShots this page]. == Download == === Stable versions === ==== Branch 1.x ==== This branch uses PyGTK. ''If you are using a Nokia, the best way to install Papywizard is to add my catalogue, then use the maemo application manager. See [InstallationGuide#Nokia Installation on Nokia].'' * [source:/tags/1.6.1 Papywizard 1.6.1] -- Source ([source:/tags/1.6.1/ChangeLog ChangeLog]) * [http://www.papywizard.org/static/download/papywizard_1.6.1-1_all.deb papywizard_1.6.1-1_all.deb] -- Nokia (maemo) package * [http://www.papywizard.org/static/download/Papywizard_1.6.1-1_Install.exe Papywizard_1.6.1-1_Install.exe] -- Windows installer ==== Branch 2.x ==== This branch uses !PyQt. * [source:/tags/2.0.0 Papywizard 2.0.0] -- Source ([source:/tags/2.0.0/ChangeLog ChangeLog]) * [http://www.papywizard.org/static/download/papywizard_2.0.0-1_all.deb papywizard_2.0.0-1_all.deb] -- Nokia (maemo) package * [http://www.papywizard.org/static/download/Papywizard_2.0.0-1_Install.exe Papywizard_2.0.0-1_Install.exe] -- Windows installer * [http://www.papywizard.org/static/download/Papywizard_2.0.0.zip Papywizard_2.0.0.zip] -- MacOS 10.5 binary ==== Previous stable versions ==== * [source:/tags/1.4.0 Papywizard 1.4.0] -- Source ([source:/tags/1.4.0/ChangeLog ChangeLog]) * [http://www.papywizard.org/static/download/papywizard_1.4.0-1_all.deb papywizard_1.4.0-1_all.deb] -- Nokia (maemo) package * [http://www.papywizard.org/static/download/Papywizard_1.4.0-2_Install.exe Papywizard_1.4.0-2_Install.exe] -- Windows installer (bluetooth Ok) * [source:/tags/1.2.1 Papywizard 1.2.1] -- Source ([source:/tags/1.2.1/ChangeLog ChangeLog]) * [http://www.papywizard.org/static/download/papywizard_1.2.1-1_all.deb papywizard_1.2.1-1_all.deb] -- Nokia (maemo) package * [http://www.papywizard.org/static/download/Papywizard_1.2.1-1_Install.exe Papywizard_1.2.1-1_Install.exe] -- Windows installer (bluetooth broken) * [source:/tags/1.0 Papywizard 1.0] -- Source ([source:/tags/1.0/ChangeLog ChangeLog]) * [http://www.papywizard.org/static/download/papywizard_1.0-1_all.deb papywizard_1.0-1_all.deb] -- Nokia (maemo) package === Developement versions === * [source:/trunk Papywizard svn] -- Source ([source:/trunk/ChangeLog ChangeLog]) * [http://www.papywizard.org/static/download/papywizard_2.1.10-1_all.deb papywizard_2.1.10-1_all.deb] -- Nokia (maemo) package * [http://www.papywizard.org/static/download/Papywizard_2.1.10-1_Install.exe Papywizard_2.1.10-1_Install.exe] -- Windows installer * [http://www.papywizard.org/static/download/Papywizard_2.1.5.zip Papywizard_2.1.5.zip] -- MacOS 10.5 binary (experimental bluetooth) === All versions === You can browse the entire archive [http://www.papywizard.org/static/download here]. == Trac shortcuts == * [http://trac.gbiloba.org/papywizard/newticket Report bug or add request] -- For developers only. Use APP forums instead * [report:1 View tickets] * [report:3 View tickets] -- by Milestone == Authors == === Main developement === * Frédéric Mantegazza (aka [http://www.autopano.net/forum/profile.php?id=16 fma38] on APP forums) === Contributors === * Jeremy Pronk (aka [http://www.autopano.net/forum/profile.php?id=2241 jeremyp] on APP forums) -- MacOS packaging * Jones Henry Subbiah (aka [http://www.autopano.net/forum/profile.php?id=2302 sjhenry] on APP forums) -- ''EOS Utility'' plugin developement * Jo Lutum (aka [http://www.autopano.net/forum/profile.php?id=1924 Paul] on APP forums) -- German translation * Maciej Dworak (aka [http://www.autopano.net/forum/profile.php?id=1426 DrSlony] on APP forums) -- Polish translation * Antonio Bruno (aka [http://www.autopano.net/forum/profile.php?id=1976 AmdAntonio] on APP forums) -- Italian translation * Juan Carlos Andres -- Spanish translation * Hubert Pawlowski (aka [http://www.autopano.net/forum/profile.php?id=1271 hub] on APP forums) -- Icon design === Misc === * Andrew Stephens (aka [http://www.autopano.net/forum/profile.php?id=1446 mediavets] on APP forums) -- Beta tester ---- OriginalTracHomePage