Skip to content
wojdyr edited this page Dec 27, 2010 · 19 revisions

Fityk Wiki

The wiki here is complementary to the manual.

GitHub has an issue tracker, but so far the main "issue tracker" is the TODO file + mailing lists for communication (see the home page).

This is the best place for user-contributed articles, HOWTOs, hints or images. You are encouraged to contribute.

building, packaging

  • first see the INSTALL file
  • [wiki:MacOSX Mac OS X issues]
  • [wiki:VisualStudio compilation in MS Visual Studio]

tutorials and screenshots

  • [wiki:Tutorial-Basics Basic GUI usage]

use cases

Here is a place where you can describe (in simple words) problems you are solving with fityk. It will be useful not only for other users, but also for developers.

  • [wiki:HelloWorld the simplest case - a single peak]
  • [wiki:LAMMPS plotting x-y data with large number of points (molecular dynamics statistics)]
  • [wiki:ReadShockley fitting Read-Shockley equation to grain boundary energies]
  • [wiki:PielaszekSphere XRD, nanopowders and the shape of peaks]
  • [wiki:UsecaseFittedXaxisRescale Fitted rescaling of the x-values of a data file with]

algorithms

  • [wiki:InequalityConstraints inequality constraints (or how to make a parameter always stay positive?)]

misc

  • [wiki:architecture Fityk architecture - big picture]
  • [wiki:Publications the list of publications that mention using fityk]

for developers

  • fityk-dev mailing list
  • libfityk: the official API is documented in [source:trunk/src/fityk.h fityk.h] (doxygen-generated docs). This is a small subset of the libfityk API, but the rest can change at any time.
  • Python, Lua and other bindings use the same functions.
  • Bindings for other languages supported by SWIG can be easily generated.

not only for fityk users

Clone this wiki locally