Skip to content

Releases: PmagPy/PmagPy

fixed bug in watonsV.py with two file and -ant option

03 Mar 01:34
Compare
Choose a tag to compare
3.1.9

	modified:   watsonsV.py => fixed bug in two file with -ant option

fixed some plotting issues with ipython notebook

03 Mar 01:10
Compare
Choose a tag to compare
3.1.8

	modified:   pmagplotlib.py => fixed ellipse plotting in plot_ELL

several fixes to programs for better integration with iPython notebooks

24 Feb 05:22
Compare
Choose a tag to compare

fix bugs with QuickMagIC/import scripts

17 Feb 18:22
Compare
Choose a tag to compare
v3.1.6

update version number

added new -sav options for certain programs

13 Feb 18:55
Compare
Choose a tag to compare
3.1.5

Merge branch 'master' of https://github.com/ltauxe/PmagPy

3.1.4

09 Feb 18:21
Compare
Choose a tag to compare
	new file:   Datafiles/Essentials_Examples/Chapter_9/zijd_example.csv

Minor bug fixes and new Essentials_Examples files in Datafiles

05 Feb 04:18
Compare
Choose a tag to compare

Fixed some problems in curie.py and added a new example data file to Essentials_Examples/Chapter_8 in Datafiles

Bug fixes and documentation update

28 Jan 23:35
Compare
Choose a tag to compare
v3.1.2

QuickMagIC plots aren't ready yet....

Add command-line argument extractor and bug fix

21 Jan 20:11
Compare
Choose a tag to compare

This release contains new functionality for writing command-line scripts. The module command_line_extractor simplifies getting variables from sys.argv, including running validation and setting defaults. The release also contains a few bug fixes and improved comments.

New display for QuickMagIC step 2

15 Jan 01:36
Compare
Choose a tag to compare

The QuickMagIC orientation step is now updated and more user friendly. A combine_magic function is now available in ipmag. This release also contains miscellaneous bug fixes.