Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

suggested attributes for scan object #1

Open
EvanBianco opened this issue Oct 27, 2017 · 0 comments
Open

suggested attributes for scan object #1

EvanBianco opened this issue Oct 27, 2017 · 0 comments

Comments

@EvanBianco
Copy link

# file header properties
jeepr.header.project
jeepr.header.date
jeepr.header.name
jeepr.header.num_channels  # 3
jeepr.header.channels          # e.g. "{'ch1': '1.0 GHz', 'Ch2': '0.5 GHz', etc. }

# survey properties
jeepr.survey.crs
jeepr.survey.elevation_datum
jeepr.survey.trace_interval
jeepr.survey.coordinates_of_first_trace    # ideally an x,y,z tuple
jeepr.survey.coordinates_of_last_trace    # ideally an x,y,z tuple
jeepr.survey.ntraces 

# Channel specific attributes
jeepr.scan.channel_no   
jeepr.scan.channel_name                         
jeepr.scan.nominal_source_frequency
jeepr.scan.tx_rx_spacing
jeepr.scan.sample_rate_s         # sample rate in seconds (would make more generic)
jeepr.scan.data
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant