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