Skip to content
Snippets Groups Projects
Commit 5f65879e authored by Jan Caron's avatar Jan Caron
Browse files

Changed package name from magneticimaging to pyramid

Added a fitting icon
parent 9255c77d
No related branches found
No related tags found
No related merge requests found
...@@ -4,8 +4,10 @@ p2 ...@@ -4,8 +4,10 @@ p2
(lp3 (lp3
VC:\u005cUsers\u005cJan\u005cDaten\u005cFZ-Jlich\u005cPrograms\u005cPython\u005cmagneticimaging VC:\u005cUsers\u005cJan\u005cDaten\u005cFZ-Jlich\u005cPrograms\u005cPython\u005cmagneticimaging
p4 p4
asS'name' aVC:\u005cUsers\u005cJan\u005cDaten\u005cFZ-Jlich\u005cPYRAMID\u005cpyramid
p5 p5
VPython asS'name'
p6 p6
VPython
p7
s. s.
\ No newline at end of file
[.ShellClassInfo]
IconResource=C:\Users\Jan\Daten\FZ-Jlich\PYRAMID\pyramid.ico,0
[ViewState]
Mode=
Vid=
FolderType=Generic
File deleted
...@@ -6,11 +6,11 @@ Created on Wed Apr 03 11:15:38 2013 ...@@ -6,11 +6,11 @@ Created on Wed Apr 03 11:15:38 2013
""" """
import matplotlib.pyplot as plt import matplotlib.pyplot as plt
import magneticimaging.magcreator as mc import pyramid.magcreator as mc
import magneticimaging.dataloader as dl import pyramid.dataloader as dl
import magneticimaging.phasemap as pm import pyramid.phasemap as pm
import magneticimaging.holoimage as hi import pyramid.holoimage as hi
import magneticimaging.analytic as an import pyramid.analytic as an
import time import time
import pdb, traceback, sys import pdb, traceback, sys
from numpy import pi from numpy import pi
......
pyramid.ico

132 KiB

File moved
File moved
File added
File moved
No preview for this file type
File moved
No preview for this file type
File moved
No preview for this file type
File moved
No preview for this file type
File moved
No preview for this file type
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment