|
| file | HierarchicalSearch.c [code] |
| | Program for calculating F-stat values for different time segments and combining them semi-coherently using the Hough transform, and following up candidates using a longer coherent integration.
|
| |
| file | HierarchicalSearch.h [code] |
| | Header file for DriveHoughFstat.c.
|
| |
| file | hough_sse2.i [code] |
| |
| file | hough_x64.i [code] |
| |
| file | hough_x87.i [code] |
| |
| file | HoughFstatToplist.c [code] |
| |
| file | HoughFstatToplist.h [code] |
| |
| file | LocalComputeFstatHoughMap.c [code] |
| |
| file | StackSlideFstat.c [code] |
| | Module with functions that StackSlide a vector of Fstat values or any REAL8FrequencySeriesVector.
|
| |
| file | StackSlideFstat.h [code] |
| | Header file for StackSlideFstat.c.
|
| |
| file | testHierarchicalSearch.py [code] |
| |