Skip to content

Unrecognized function or variable 'rdb_hdr_dab_stop_rcv' #103

@weberam2

Description

@weberam2

I get this when trying to replicate the example analysis of the GE Press data...

`>> [out,out_w]=run_pressproc_GEauto('P17920.7');
Unrecognized function or variable 'rdb_hdr_dab_stop_rcv'.

Error in GELoad (line 263)
hdr_value = fread(fid, rdb_hdr_dab_stop_rcv, 'integer*2');

Error in io_loadspec_GE (line 29)
[GEout,GEout_w,GEhdr]=GELoad(filename);

Error in run_pressproc_GEauto (line 54)
[raw,raww]=io_loadspec_GE(filestring,1);
`
I think that may be an Osprey code? Should I have Osprey installed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions