mirror of
https://github.com/tomcuchta/hypergeometricqsl.git
synced 2024-11-24 00:38:38 -05:00
Add files via upload
This commit is contained in:
parent
5ee6a6bfe1
commit
dbd14607cf
@ -11,8 +11,8 @@ from matplotlib import rc
|
|||||||
#rc('font',**{'family':'serif','serif':['Palatino']})
|
#rc('font',**{'family':'serif','serif':['Palatino']})
|
||||||
#rc('text', usetex=True)
|
#rc('text', usetex=True)
|
||||||
|
|
||||||
|
# put the person you made a qso with's callsign here; use all capitals and numbers:
|
||||||
callsign="KF4J"
|
callsign="CALLSIGN"
|
||||||
|
|
||||||
def alphabetposition(c):
|
def alphabetposition(c):
|
||||||
if(c=="A"):
|
if(c=="A"):
|
||||||
|
Loading…
Reference in New Issue
Block a user