User Tools

Site Tools


takin:index

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
takin:index [2020/10/29 07:42] Tobias Webertakin:index [2024/02/02 15:06] (current) Tobias Weber
Line 6: Line 6:
  
 <WRAP col2 group> <WRAP col2 group>
 +
 +
 <WRAP round box> <WRAP round box>
 ===== Selected features ===== ===== Selected features =====
Line 19: Line 21:
 [[features|See all features]] [[features|See all features]]
 </WRAP> </WRAP>
 +
 +
 +<WRAP round box>
 +===== How to? =====
 +{{ :takin:tutorial2.svg?nolink&120}}
 +For beginners or advanced users, we provide resources to learn how to use //Takin//.
 +
 +  * [[https://github.com/ILLGrenoble/takin/wiki|Documentation]]
 +  * [[.help:install|How to install Takin]]
 +  * [[.help:tutorial|Tutorials]]
 +  * [[https://github.com/ILLGrenoble/takin/issues|Support / Bug tracker]]
 +
 +</WRAP>
 +
 +
 +
 +<WRAP round box>
 +===== Conditions of use =====
 +{{ :takin:cite2.svg?nolink&120}}
 +If you have used //Takin//, please cite the following articles:
 +
 +  * Tobias Weber, **SoftwareX** 23 (2023) 101471, [[https://dx.doi.org/10.1016/j.softx.2023.101471]]
 +  * Tobias Weber, **SoftwareX** 14 (2021) 100667, [[https://dx.doi.org/10.1016/j.softx.2021.100667]]
 +  * Tobias Weber, **SoftwareX** 6 (2017), pp. 148-149, [[http://dx.doi.org/10.1016/j.softx.2017.06.002]]
 +  * Tobias Weber, Robert Georgii, Peter Böni, **SoftwareX** 5 (2016), pp. 121-126, [[http://dx.doi.org/10.1016/j.softx.2016.06.002]]
 +
 +And/or cite the software directly:
 +  * Tobias Weber, //Takin// (2014 -- 2024), [[http://dx.doi.org/10.5281/zenodo.4117437|DOI: 10.5281/zenodo.4117437]]
 +
 +[[:takin:cite|citation for download]]
 +</WRAP>
 +
 +
  
 <WRAP round box> <WRAP round box>
Line 24: Line 59:
 {{ :takin:download2.svg?nolink&120}} {{ :takin:download2.svg?nolink&120}}
 Get a compiled version of //Takin// for popular operating systems here. Get a compiled version of //Takin// for popular operating systems here.
 +  * [[https://forge.frm2.tum.de/public/takin/debian/takin-ver260-ubuntu-jammy.deb|Latest Ubuntu 22.04 (Jammy) version (2.6)]]
 +  * [[https://forge.frm2.tum.de/public/takin/debian/takin-ver260-debian-bullseye.deb|Latest Debian 11 (Bullseye) version (2.6)]]
 +  * [[https://forge.frm2.tum.de/public/takin/macos/Takin-ver260-mac.dmg|Latest MacOS version (2.6), requires MacOS 12 or higher]]
 +  * [[https://forge.frm2.tum.de/public/takin/windows/takin-ver260-win-experimental.zip|Latest Windows (*) version (2.6 experimental)]]
 +
 +  * [[https://forge.frm2.tum.de/public/takin/debian/takin-ver251-ubuntu-focal.deb|Latest Ubuntu 20.04 (Focal) version (2.5.1)]]
 +  * [[https://apps.apple.com/fr/app/takin/id1542597228?l=en&mt=12|Latest MacOS App Store (**) version (2.0)]]
 +  * [[https://forge.frm2.tum.de/public/|More older versions]]
 +
 +(*) The Windows version is experimental and does, among other things, not have Python scripting support. You can alternatively run the Ubuntu version on Windows using [[https://ubuntu.com/wsl|Windows' Linux subsystem]].
  
-  * [[https://forge.frm2.tum.de/public/takin/debian/takin-ver200pre6-ubuntu-focal.deb|Latest Ubuntu 20.04 (Focal) version (ver2-pre6)]] +(**) We recently began preparing the App Store version and are currently still fixing some sandboxing issues which may prevent correct loading of plug-in modules.
-  [[https://forge.frm2.tum.de/public/takin/debian/takin-ver200pre6-ubuntu-bionic.deb|Latest Ubuntu 18.04 (Bionic) version (ver2-pre6)]] +
-  [[https://forge.frm2.tum.de/public/takin/macos/Takin-ver200pre6-mac.dmg|Latest Mac version (ver2-pre6)]] +
-  * [[https://forge.frm2.tum.de/public/takin/windows/Takin-ver200pre4c-win.zip|Latest Windows version (ver2-pre4)]] +
-  * [[https://forge.frm2.tum.de/public/|Older versions]]+
  
 </WRAP> </WRAP>
 +
 +
  
 <WRAP round box> <WRAP round box>
Line 39: Line 82:
 You can either compile it yourself from the public GIT repository or get a compiled version above. You can either compile it yourself from the public GIT repository or get a compiled version above.
  
 +  * [[https://github.com/ILLGrenoble/takin|Takin source code repository]]
   * [[http://dx.doi.org/10.5281/zenodo.4117437|Full source code archive]]   * [[http://dx.doi.org/10.5281/zenodo.4117437|Full source code archive]]
-  * [[https://code.ill.fr/scientific-software/takin|Takin 2 source repository]] 
-  * [[https://forge.frm2.tum.de/cgit/cgit.cgi/frm2/mira/tastools.git/|Old Takin 1 source repository]] 
   * [[takin:changelog|see changelog]]   * [[takin:changelog|see changelog]]
  
 </WRAP> </WRAP>
 +
  
 <WRAP round box> <WRAP round box>
-===== How to? =====+===== License and Privacy Policy =====
 {{ :takin:tutorial2.svg?nolink&120}} {{ :takin:tutorial2.svg?nolink&120}}
-For beginners or advanced users, we provide resources to learn how to use //Takin//. 
  
-  * [[.help:install|How to install takin]] +The following licenses/policies apply for the //Takin// core application (program modules may have other licenses)
-  * [[.help:tutorial|Tutorials]] + 
-  * [[https://forge.frm2.tum.de/cgit/cgit.cgi/frm2/mira/tastools.git/plain/doc/index_help.html|Full documentation]] +  * [[https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html|GNU General Public License, Version 2]] 
-  * [[http://forge.frm2.tum.de/redmine/projects/takin|Support / Bug tracker]]+  * [[takin:privacy|Privacy Policy for Takin]]
  
 </WRAP> </WRAP>
  
-<WRAP round box> 
-===== Conditions of use ===== 
-{{ :takin:cite2.svg?nolink&120}} 
-If you have used //Takin//, please cite the following articles: 
  
-  * Tobias Weber, **SoftwareX** 6 (2017), pp. 148-149, [[http://dx.doi.org/10.1016/j.softx.2017.06.002]] 
-  * Tobias Weber, Robert Georgii, Peter Böni, **SoftwareX** 5 (2016), pp. 121-126, [[http://dx.doi.org/10.1016/j.softx.2016.06.002]] 
- 
-And/or cite the software directly: 
-  * Tobias Weber, //Takin// (2014 -- 2020), [[http://dx.doi.org/10.5281/zenodo.4117437|DOI: 10.5281/zenodo.4117437]] 
- 
-[[:takin:cite|citation for download]] 
-</WRAP> 
  
 </WRAP> </WRAP>
takin/index.1603957365.txt.gz · Last modified: 2020/10/29 07:42 by Tobias Weber