Skip to content

Releases: proenza-lab/ParamAP

Third release

24 Aug 23:24
Compare
Choose a tag to compare
  • Added LAPD as "late action potential duration" parameter - replacing APD30.
  • Using interactive mode for Matplotlib: plots won't block user input anymore.

First update of bundled installations

26 Mar 17:21
da077c9
Compare
Choose a tag to compare

All bundled installations of ParamAP can be used "as is" without having to install Python 3, NumPy, SciPy or Matplotlib first.

Please be aware that we're providing 64-bit installations of ParamAP only. For 32-bit Windows or Linux operating systems, please run ParamAP from the Source code (zip).

First update of ParamAP

10 Mar 09:36
da077c9
Compare
Choose a tag to compare

New:

  • Users can now choose custom input file extensions for analysis, i.e. *.txt files from software other than Axon™ pCLAMP™ - excluding *.dat, *.log, and *.pdf (see below)
  • File headers can now be missing from input files, in which case users have to specify both X-axis and Y-axis units manually for every file
  • The analysis frame time (segment size) can now be chosen at runtime - for example in combination with the auto mode

Fixed:

  • ParamAP will now continue to the next segment and/or file, if the analysis fails for a given segment or file ("detection of extrema or threshold failed"). Input files can now be analyzed in bulk using the auto mode, even if some of those files produce errors
  • Matplotlib will now try to delete empty *.pdf files before closing ParamAP. However, empty files will still be produced if ParamAP is not properly shutdown, i.e. by confirming the "Press ENTER to end this program." dialog with the ENTER key

Changed:

  • ParamAP's log file is now stored as "ParamAP.log" instead of "ParamAP.txt"
  • Individual data files (containing the the input parameters, the averages, and the filtered averages of the input files) are now stored as *.dat files instead of *.txt files.
  • Minor formatting issues for the data files

Credits:

  • Special thanks to Ian Findlay from the Université de Tours for his thoughtful and constructive feedback.

Bundled installations

06 Jul 23:10
Compare
Choose a tag to compare

All bundled installations of ParamAP can be used "as is" without having to install Python 3, NumPy, SciPy or Matplotlib first.

Please be aware that we're providing 64-bit installations of ParamAP only. For 32-bit Windows or Linux operating systems, please run ParamAP from the Source code (zip).

First release of ParamAP

06 Jul 19:19
Compare
Choose a tag to compare

The first release contains ParamAP's source code and an example file for testing/validation.