Skip to content

Commit

Permalink
Update getB_raytrace.py
Browse files Browse the repository at this point in the history
  • Loading branch information
maaijke authored Jul 5, 2021
1 parent 956e7f4 commit a99f4e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/getB_raytrace.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import RMextract.PosTools as PosTools
import numpy as np
import RMextract.getIONEX as ionex
import pyiri.pyiri as pyiri
import RMextract.pyiri.pyiri as pyiri
from datetime import date

def getPParray(pointing,time,position,height_array):
Expand Down

0 comments on commit a99f4e8

Please sign in to comment.