Activity for etfits-api

  • SETI@home SETI@home committed [8b8a2a]

    Change to to allow a single instantiation to process multiple files

  • SETI@home SETI@home committed [7e8169]

    Turned test mode off.

  • SETI@home SETI@home committed [75f8ef]

    Committing some old mods, mainly for FAST data processing.

  • Kara Gieseking committed [308f75]

    added a couple new fields, removed missed packets for each individual hit, added total missed packets

  • Kara Gieseking committed [28402a]

    removing some files

  • Jeff Cobb committed [f3326c]

    Factor out the processing of meta-data and hits.

  • GitHub committed [d4d464]

    baseband plot for multi fits files

  • Jeff Cobb committed [6e1342]

    Add filter for no usable signal or frequency.

  • Kara Gieseking committed [80d42a]

    FIXED! Problem seemed to be related to not using the set value amount in CFITSIO

  • ShiyuLi03 committed [97b63c]

    change from IF to RF

  • Jeff Cobb committed [5cb02a]

    Add filtering logic.

  • ShiyuLi03 committed [6b1066]

    new test

  • SETI@home SETI@home committed [d60ac7]

    Use julian date instead of unix time for seconds into file.

  • Kara Gieseking committed [b789e8]

    added rfreq calculations, only works for some gbt files

  • Jeff Cobb committed [aa869a]

    rf_center becomes rf_reference.

  • Jeff Cobb committed [e1e291]

    Fixed bug in frequency (IF) calculation.

  • lishiyu committed [a37bd4]

    Get all hits of the start unix time, plot mean power vs. ifreq

  • Kara Gieseking committed [dcffa3]

    removing some more files from public repo

  • GitHub committed [226887]

    Delete s6_plot_baseband_multi.py

  • ShiyuLi03 committed [cd40ec]

    Merge branch 'master' of https://github.com/UCBerkeleySETI/etfits_api

  • Jeff Cobb committed [907bf8]

    Add rf_reference and correct RF calc for FAST.

  • lishiyu committed [e2fb57]

    baseband plot, take all hits of the start unix time, and plot mean power vs. ifreq

  • Kara Gieseking committed [47f318]

    putting the default values back in, which are for some reason fixed now

  • Kara Gieseking committed [70f463]

    fixed memory issue with finechannels. Finechannels are also now shown signed, and are typed as int32_ts

  • Kara Gieseking committed [b4ed39]

    basic python implementation with functioning vector. Earlier swig version since the later one was buggy with std::vector

  • Kara Gieseking committed [d9d5e9]

    pyfits doesn't need to be here

  • Kara Gieseking committed [ca9022]

    removing more files

  • Kara Gieseking committed [dd587c]

    included wrapper files and module

  • Kara Gieseking committed [d1d9ff]

    I don't even know what this file is

  • Kara Gieseking committed [a0e224]

    taking out swps, I hope

  • Kara Gieseking committed [b6c89c]

    taking out swps, I hope

  • Jeff Cobb committed [8f30f0]

    Add necessary wrapper code for filterby_rf_center_mode.

  • SETI@home SETI@home committed [74657a]

    Start of script to generate plots for all new data.

  • GitHub committed [fd9307]

    Delete s6_plot_baseband_multi_error.py

  • GitHub committed [fe247e]

    Delete s6_plot_baseband.py

  • Kara Gieseking committed [d537cd]

    added hits header struct and function

  • ShiyuLi03 committed [5000c6]

    baseband plot

  • Kara Gieseking committed [2e820b]

    added rfreq calculations, only works for some gbt files

  • Kara Gieseking committed [ad7407]

    slightly fixed for fits_to_ascii. Kind of.

  • Kara Gieseking committed [389c25]

    fixed ifreq calculations and added back the sortbys in test

  • Kara Gieseking committed [905404]

    fixed an issue with bors, show python example to get specific bors and sort by bors

  • ShiyuLi03 committed [7564fb]

    baseband plot for 19 beams

  • Jeff Cobb committed [6174f1]

    Add flower boxes around type,name,parms of function definitions.

  • Kara Gieseking committed [50b908]

    frequency sorting works, I think? Some useless functions left in that I still need to look at.

  • Kara Gieseking committed [49189e]

    default values yet again don't work :( but fixed issue with running python

  • Jeff Cobb committed [b118d0]

    Factor appropriate code to process_primary().

  • Kara Gieseking committed [cb2659]

    removing more files

  • Kara Gieseking committed [4fd2d1]

    added readme with compile instructions, ability to choose coarse channels, and functions to get time and number of hits over a file

  • Kara Gieseking committed [67b295]

    new s6fits structures and methods, created static library, have test example

  • Jeff Cobb committed [8b25bd]

    Return receiver name.

  • Kara Gieseking committed [4fad48]

    added better python example file, implemented sorting by bors and time in s6fits.c

  • Kara Gieseking committed [7501fd]

    added default values, recompiled python wrapper and module

  • Kara Gieseking committed [3cc0d5]

    included proper gbt signing in if calculations

  • Kara Gieseking committed [15dc85]

    updated for s6fits.c for gbt files

  • Jeff Cobb committed [a2ee73]

    Add additional GBT good data checks.

  • Kara Gieseking committed [2f2d13]

    fixing some issues with previous commit, actually adding some files

  • Kara Gieseking committed [f17861]

    added coarse channel powers struct and function

  • ShiyuLi03 committed [1d95e5]

    load fits file to pkl

  • Kara Gieseking committed [327844]

    changed if calculations for gbt

  • Kara Gieseking committed [9e45bc]

    implemented if calculations and julian date, added these two fields to the print functions

  • Kara Gieseking committed [531f0f]

    added timing scripts, timing and hit/size documents, and Kyle's python script. Also included selective bors and sorting by bors

  • ShiyuLi03 committed [96d056]

    baseband plot for multi fits files, there is an error of load data after the first fits file

  • ShiyuLi03 committed [459f05]

    modified baseband plot naming

  • GitHub committed [4abf18]

    Delete s6plot_baseband.py

  • Kara Gieseking committed [e61d91]

    removing a file

  • GitHub committed [ec44d3]

    Delete s6fits.py

  • Kara Gieseking committed [425eb1]

    fixed memory issue with finechannels. Finechannels are also now shown signed, and are typed as int32_ts

  • Jeff Cobb committed [392569]

    Repo cleanup.

  • Jeff Cobb committed [748101]

    FAST specific code.

  • Kara Gieseking committed [1f0a0b]

    changed if calculations for gbt

  • Kara Gieseking committed [f039e7]

    added timing scripts, timing and hit/size documents, and Kyle's python script. Also included selective bors and sorting by bors

  • Kara Gieseking committed [0d29b6]

    README should not be invisible

  • SETI@home SETI@home committed [6cc38c]

    Include stdint.i.

  • ShiyuLi03 committed [7ef4b0]

    fixed folder option

  • Kara Gieseking committed [3f21e2]

    took out some offending code that was breaking python

  • Kara Gieseking committed [8521f5]

    made some changes to s6dictionary

  • GitHub committed [a024e7]

    Delete test

  • GitHub committed [9e1b20]

    baseband plot for multi fits files

  • ShiyuLi03 committed [62e74b]

    Get all hits of the start unix time and plot mean power vs. ifreq

  • SETI@home SETI@home committed [3e502b]

    Small mods.

  • GitHub committed [0d884e]

    read fits file

  • Kara Gieseking committed [faa76c]

    fixed an issue with bors, show python example to get specific bors and sort by bors

  • Kara Gieseking committed [f0fc2f]

    setting up the repository, includes functions to printeach instance of a keyword in a given file and to print only the primary header. No example fits files included

  • Kara Gieseking committed [b146e5]

    added function to get keyword for certain hdu number. Trying to figure out why TIME, RA, and DEC don't work when getting all keywords, but do when getting them just by HDUNUM

  • Kara Gieseking committed [019e91]

    added coarse channel powers struct and function

  • Kara Gieseking committed [ead016]

    changing some module things

  • Kara Gieseking committed [29e825]

    why do these keep coming back?

  • Kara Gieseking committed [8c9bf4]

    fixed s6dictionary

  • Kara Gieseking committed [01f6c6]

    changing some module things

  • Kara Gieseking committed [8c66fa]

    added a couple new fields, removed missed packets for each individual hit, added total missed packets

  • Jeff Cobb committed [91f26c]

    By request, missedpk is again in the s6hits_t structure.

  • SETI@home SETI@home committed [077ab9]

    New directory for plotting scripts.

  • GitHub committed [799741]

    baseband plot for multi fits files

  • SETI@home SETI@home committed [16798e]

    Add SNR to print_hits_table().

  • GitHub committed [730f72]

    baseband plot for multi fits files

  • gajjarv committed [47f3a4]

    change printf format for header

  • ShiyuLi03 committed [cf8536]

    change from IF to RF

  • gajjarv committed [0ef9f7]

    add meanpower

  • ShiyuLi03 committed [a8da1a]

    19-beam 2-pole baseband plot, now it can generate plot even if there are less than 19 beams on duty

  • SETI@home SETI@home committed [c5be22]

    Merge branch 'master' of https://github.com/UCBerkeleySETI/etfits_api

1 >