Activity for astropulse

  • Jeff Coburn Jeff Coburn committed [64ce7c]

    Initial import (was under CVS).

  • vonkorff committed [cd1e30]

    vonkorff did the following:

  • vonkorff committed [c68240]

  • vonkorff committed [063a80]

    Fixing splitter

  • vonkorff committed [879916]

    Fixed graphics for windows version

  • vonkorff committed [54ca68]

    Working on progress reporting bug and others

  • vonkorff committed [4ae264]

    Today I mostly worked on the "hardcoded breakpoint bug"

  • vonkorff committed [ba0963]

    Changed timer on ap_fold.cpp from 60 seconds to 300 seconds.

  • vonkorff committed [8a3763]

    Fixed debug_msg output to go to stderr and stdout

  • Eric J. Korpela Eric J. Korpela committed [4f2297]

    increased rsc_memory_bound to a more reasonable value.

  • Eric J. Korpela Eric J. Korpela committed [20cc6b]

    Removed extra factor of 1024 from rsc_memory_bound.

  • vonkorff committed [77e9df]

    4.22

  • vonkorff committed [7638fc]

    Fixed "best" pulses recording so it remembers time series

  • Eric J. Korpela Eric J. Korpela committed [d5081b]

    Upped rsc_fpops_est to match actual run times.

  • vonkorff committed [fcc13c]

    Fixed overflow error in pulsegraph code

  • vonkorff committed [0d5e4f]

    Changed some encodings to _x_hex

  • vonkorff committed [142f5a]

  • vonkorff committed [8e4ac2]

    Fixed segfault in splitter. Matched last block done with dataseq.

  • vonkorff committed [746794]

  • vonkorff committed [857766]

    Adding in.dat and dll files for use on snake

  • vonkorff committed [fe3b20]

    After Eric got Astropulse to compile and run on snake

  • vonkorff committed [db0653]

    Code for printing the state file.

  • vonkorff committed [4d1973]

    Changes to assimilator are intended to prevent it from

  • Jeff Coburn Jeff Coburn committed [ffe79d]

    Several routines now live in setilib and so do not needd to be in local source.

  • vonkorff committed [fe6464]

    Fixed boinc_fraction_done error

  • vonkorff committed [44453e]

    Switched byte order in sbtf -- there is no endian issue

  • vonkorff committed [9cff6a]

    Stop assimilating best_pulses

  • vonkorff committed [227f41]

    Fixed segfault from unallocated array

  • vonkorff committed [27532e]

  • vonkorff committed [81b2ff]

    Testing

  • vonkorff committed [108629]

    Fixed ap_fold thresholds

  • vonkorff committed [4ccf54]

    Visual Studio complained about sqrt's argument not being

  • boincadm committed [06866c]

    Fixed ffa thresholds.

  • vonkorff committed [5cebe2]

    Added ffa_scale

  • vonkorff committed [b1ffda]

    Oops, really added ffa_scale this time

  • vonkorff committed [5ab470]

    added ffa_scale

  • vonkorff committed [ae76d0]

    * ap_fold.cpp:

  • vonkorff committed [362b16]

    Auto updated. Added ffa_scale

  • vonkorff committed [a90868]

    Temp - printouts w/ delete [] threshold_table

  • vonkorff committed [14dc33]

    ap_fold.cpp

  • vonkorff committed [67d453]

    Deactivated debug_msg from automatic set to true

  • vonkorff committed [d7f98c]

    analysis_configs.xml: dm chunk to 15000 instead of 1151

  • vonkorff committed [bfd387]

    Changed code to reflect new BOINC API

  • vonkorff committed [0bfb44]

    A few comments

  • Eric J. Korpela Eric J. Korpela committed [d77783]

    Automake changes. Nongraphical portions of the unix client build. The

  • Eric J. Korpela Eric J. Korpela committed [62419d]

    Astropulse unix graphics now build, but segfault.

  • Eric J. Korpela Eric J. Korpela committed [c70db0]

  • Eric J. Korpela Eric J. Korpela committed [8e243c]

    Astropulse graphics on UNIX now work... This was accomplished by moving the

  • Eric J. Korpela Eric J. Korpela committed [5136b5]

  • Eric J. Korpela Eric J. Korpela committed [b5e816]

    Modified project for v6 graphics build on windows.

  • vonkorff committed [1a0c54]

    Returned state_signal to astropulse.h

  • vonkorff committed [27525a]

    Added num_std_devs member to ap_signal and state_signal

  • vonkorff committed [c05456]

    Added support for -block option for seeking to a given dataseq

  • Eric J. Korpela Eric J. Korpela committed [252543]

    Added a placement new to initialize ap_shmem.

  • vonkorff committed [c1bb9f]

    ap_fileio.cpp:modified condition for similar signals and signal insertion

  • boincadm committed [830b83]

    Fixed problems with start_block

  • vonkorff committed [d0a323]

    First commit.

  • vonkorff committed [1c29dc]

    Two changes:

  • vonkorff committed [a8b456]

  • vonkorff committed [2c16ea]

    Small oops, changed 2: to 1:

  • vonkorff committed [d225dc]

    stderr output is now shorter

  • vonkorff committed [4c9ce6]

    rsc_fpops divided by 5

  • vonkorff committed [6797f1]

    Changed delay_bound from 14 days to 30 days.

  • vonkorff committed [10bba5]

    Removed boinc_time_to_checkpoint

  • vonkorff committed [c050ef]

    changed fopen to boinc_fopen

  • vonkorff committed [9d47de]

    Fixed ISCTYPE.C error by changing wuname to type unsigned char.

  • vonkorff committed [507171]

    Moved checkpoints so they are always at start of for loops

  • Eric J. Korpela Eric J. Korpela committed [6fb331]

  • vonkorff committed [1b7f6e]

    No significant changes

  • vonkorff committed [daebc2]

    Output to stderr will show the state structure when calculate_fold_level

  • vonkorff committed [04cb9d]

  • vonkorff committed [98acbc]

    Updated CPU time graphics

  • vonkorff committed [6604fa]

    Debug printfs to check for blank statefile

  • vonkorff committed [f5cb4c]

    After reading from statefile, make sure we didn't read all 0's. If we did, try again up to 100 times, every 5 seconds.

  • Eric J. Korpela Eric J. Korpela committed [9646de]

  • Eric J. Korpela Eric J. Korpela committed [4bc522]

    Changed credit calculation to FLOP counting method.

  • Eric J. Korpela Eric J. Korpela committed [d71326]

  • vonkorff committed [a81193]

    Attempt to fix 0'd statefile error by exiting and restarting.

  • vonkorff committed [799cf1]

    Trying to fix 0'd statefile error by exiting and restarting.

  • Eric J. Korpela Eric J. Korpela committed [8242e3]

    Updated flops value for claimed credit.

  • vonkorff committed [2d853a]

    Removed many error messages

  • Eric J. Korpela Eric J. Korpela committed [7c3f85]

    Updated FPOPS for credit calculation.

  • vonkorff committed [a4b496]

    Now using dir_hier_path to find place to put output file

  • vonkorff committed [25a4df]

    something about LD_LIBRARY_PATH

  • vonkorff committed [01cdc9]

    First version

  • Eric J. Korpela Eric J. Korpela committed [2f999f]

    Moved trigger file and disk space checks and reduced verbosity of the astropulse

  • Eric J. Korpela Eric J. Korpela committed [ebeeb8]

    Current configs....

  • vonkorff committed [63ebed]

    analysis_configs: fixed high_pass to 100000.0

  • vonkorff committed [f97102]

    Handles the case where there is no <best_pulses> tag.

  • vonkorff committed [eebb79]

    Fixed validator bug w/ rel difference vs. abs difference for repeating signals.

  • vonkorff committed [dbc978]

    Changed max allowed signals from 30 to 60 -- need to count both single and repeating!

  • Eric J. Korpela Eric J. Korpela committed [7aa293]

    Fixed free disk space checking for seti@home splitter.

  • Eric J. Korpela Eric J. Korpela committed [0a747a]

    Fixed infinite loop looking for correct DSI in pulse_split.C

  • vonkorff committed [908c62]

    Rom's fix to screensaver bug in graphics_main.cpp

  • boincadm committed [a7ae0e]

    remove radar flag added

  • Matt Leonard Matt Leonard committed [1613c6]

    changed client_state.C to client_state.cpp in BOINC_DIR lookups

  • vonkorff committed [076cc1]

    First commit of this file

  • Matt Leonard Matt Leonard committed [a6f07b]

    fix client_state.C to .cpp like ../client/m4

  • vonkorff committed [ab6a34]

    Lines having to do with radar removal

  • vonkorff committed [fae947]

    char argc -> int argc

1 >