mirror of
https://github.com/tomcuchta/hypergeometricqsl.git
synced 2025-07-22 18:55:46 -04:00
6th QSL card; for KI0Y
6th QSL card; for KI0Y
This commit is contained in:
parent
59926e0367
commit
d3fd0f5ae0
BIN
frontside.png
BIN
frontside.png
Binary file not shown.
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 139 KiB |
@ -1,12 +1,3 @@
|
|||||||
# -*- coding: utf-8 -*-
|
|
||||||
"""
|
|
||||||
Spyder Editor
|
|
||||||
|
|
||||||
This is a temporary script file.
|
|
||||||
"""
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
from mpmath import *
|
from mpmath import *
|
||||||
import matplotlib.pyplot as plt
|
import matplotlib.pyplot as plt
|
||||||
from matplotlib.patches import Rectangle
|
from matplotlib.patches import Rectangle
|
||||||
@ -21,7 +12,7 @@ from matplotlib import rc
|
|||||||
#rc('text', usetex=True)
|
#rc('text', usetex=True)
|
||||||
|
|
||||||
|
|
||||||
callsign="WN0P"
|
callsign="KI0Y"
|
||||||
|
|
||||||
def alphabetposition(c):
|
def alphabetposition(c):
|
||||||
if(c=="A"):
|
if(c=="A"):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user