|
musrStep 1.0.0
|
Main entry point for the musrStep application. More...
#include <iostream>#include <cstring>#include <QApplication>#include <QtDebug>#include "PMusrStep.h"Functions | |
| void | musrStep_syntax () |
| Prints the command-line syntax and usage information to stdout. | |
| int | main (int argc, char *argv[]) |
| Main entry point for the musrStep application. | |
Main entry point for the musrStep application.
musrStep is a Qt-based GUI application for adjusting fit parameter step sizes in muSR msr-files. It provides an interactive interface to view, select, and modify the step values of fit parameters used by musrfit.
The application supports both automatic step size adjustment based on parameter naming conventions and manual scaling by user-defined factors.
| int main | ( | int | argc, |
| char * | argv[] ) |
Main entry point for the musrStep application.
Parses command-line arguments and launches the musrStep GUI.
The application expects exactly one argument which can be:
| argc | Number of command-line arguments |
| argv | Array of command-line argument strings |
| void musrStep_syntax | ( | ) |
Prints the command-line syntax and usage information to stdout.
This function displays the available command-line options: