All public logs

Combined display of all available logs of Powers Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 23:33, 12 August 2024 Mjeppesen talk contribs created page Example Scripts (Created page with "=Example Scripts for Various MVAPACK Patterns= ''Note: Patterns may be sensitive to file location and path variables.'' ===Example 1: 1D NMR Processing to Matrix Export=== '''''%%''''' indicates comment line. All lines can be copied and pasted to terminal. <code> %% Start file extraction from 1D NMR files located in nmrdata sub directory filenames = glob("nmrdata/*"); [F.data, F.parms] = loadnmr(filenames); %% Apply apodization and zero fills apodizationWindowFunction...")