[Avida-SVN] r1562 - in development/tests: avida_GA_lim_res/config optimize_task_lim_res/config string_match_embed3/config

goingssh at myxo.css.msu.edu goingssh at myxo.css.msu.edu
Wed May 16 13:47:00 PDT 2007


Author: goingssh
Date: 2007-05-16 16:47:00 -0400 (Wed, 16 May 2007)
New Revision: 1562

Modified:
   development/tests/avida_GA_lim_res/config/events.cfg
   development/tests/optimize_task_lim_res/config/events.cfg
   development/tests/string_match_embed3/config/events.cfg
Log:
updating events so tests actually test something

Modified: development/tests/avida_GA_lim_res/config/events.cfg
===================================================================
--- development/tests/avida_GA_lim_res/config/events.cfg	2007-05-16 20:41:52 UTC (rev 1561)
+++ development/tests/avida_GA_lim_res/config/events.cfg	2007-05-16 20:47:00 UTC (rev 1562)
@@ -16,22 +16,18 @@
 i inject_all_random_repro 40
 
 # Print all of the standard data files...
-u 0:100:end PrintAverageData       # Save info about they average genotypes
-u 0:100:end PrintDominantData      # Save info about most abundant genotypes
-u 0:100:end PrintStatsData         # Collect satistics about entire pop.
-u 0:100:end PrintCountData         # Count organisms, genotypes, species, etc.
-u 0:100:end PrintTasksData         # Save organisms counts for each task.
-u 0:100:end PrintTimeData          # Track time conversion (generations, etc.)
-u 0:100:end PrintResourceData      # Track resource abundance.
+# Print all of the standard data files...
+u 0:10:end PrintAverageData       # Save info about they average genotypes
+u 0:10:end PrintDominantData      # Save info about most abundant genotypes
+u 0:10:end PrintStatsData         # Collect satistics about entire pop.
+u 0:10:end PrintCountData         # Count organisms, genotypes, species, etc.
+u 0:10:end PrintTasksData         # Save organisms counts for each task.
+u 0:10:end PrintTimeData          # Track time conversion (generations, etc.)
+u 0:10:end PrintResourceData      # Track resource abundance.
+u 0:10:end PrintDominantGenotype      # Save the most abundant genotypes
+u 0:10:end PrintTasksExeData    # Num. times tasks have been executed.
+u 0:10:end PrintTasksQualData   # Task quality information
 
-# A few data files not printed by default
-u 0:100 PrintDominantGenotype      # Save the most abundant genotypes
-# u 100:100:end PrintErrorData       # Std. Error on averages.
-# u 100:100:end PrintVarianceData    # Variance on averages.
-# u 100:100:end PrintTotalsData      # Total counts over entire run.
-#u 100:100:end PrintTasksExeData    # Num. times tasks have been executed.
-u 0:100:end PrintTasksQualData   # Task quality information
-
 # Setup the exit time and full population data collection.
 u 100:100 SavePopulation         # Save current state of population.
 u 100:100 SaveHistoricPopulation # Save ancestors of current population.

Modified: development/tests/optimize_task_lim_res/config/events.cfg
===================================================================
--- development/tests/optimize_task_lim_res/config/events.cfg	2007-05-16 20:41:52 UTC (rev 1561)
+++ development/tests/optimize_task_lim_res/config/events.cfg	2007-05-16 20:47:00 UTC (rev 1562)
@@ -17,22 +17,18 @@
 u 80 zero_muts
 
 # Print all of the standard data files...
-u 0:100:end PrintAverageData       # Save info about they average genotypes
-u 0:100:end PrintDominantData      # Save info about most abundant genotypes
-u 0:100:end PrintStatsData         # Collect satistics about entire pop.
-u 0:100:end PrintCountData         # Count organisms, genotypes, species, etc.
-u 0:100:end PrintTasksData         # Save organisms counts for each task.
-u 0:100:end PrintTimeData          # Track time conversion (generations, etc.)
-u 0:100:end PrintResourceData      # Track resource abundance.
+# Print all of the standard data files...
+u 0:10:end PrintAverageData       # Save info about they average genotypes
+u 0:10:end PrintDominantData      # Save info about most abundant genotypes
+u 0:10:end PrintStatsData         # Collect satistics about entire pop.
+u 0:10:end PrintCountData         # Count organisms, genotypes, species, etc.
+u 0:10:end PrintTasksData         # Save organisms counts for each task.
+u 0:10:end PrintTimeData          # Track time conversion (generations, etc.)
+u 0:10:end PrintResourceData      # Track resource abundance.
+u 0:10:end PrintDominantGenotype      # Save the most abundant genotypes
+u 0:10:end PrintTasksExeData    # Num. times tasks have been executed.
+u 0:10:end PrintTasksQualData   # Task quality information
 
-# A few data files not printed by default
-u 0:100 PrintDominantGenotype      # Save the most abundant genotypes
-# u 100:100:end PrintErrorData       # Std. Error on averages.
-# u 100:100:end PrintVarianceData    # Variance on averages.
-# u 100:100:end PrintTotalsData      # Total counts over entire run.
-#u 100:100:end PrintTasksExeData    # Num. times tasks have been executed.
-u 10:10:end PrintTasksQualData   # Task quality information
-
 # Setup the exit time and full population data collection.
 u 100:100 SavePopulation         # Save current state of population.
 u 100:100 SaveHistoricPopulation # Save ancestors of current population.

Modified: development/tests/string_match_embed3/config/events.cfg
===================================================================
--- development/tests/string_match_embed3/config/events.cfg	2007-05-16 20:41:52 UTC (rev 1561)
+++ development/tests/string_match_embed3/config/events.cfg	2007-05-16 20:47:00 UTC (rev 1562)
@@ -16,22 +16,18 @@
 ##############################################################################
 u 0 inject_all START_CREATURE
 # Print all of the standard data files...
-u 0:100 print_dom                 # Save the most abundant genotypes
-u 0:100:end print_average_data    # Save info about they average genotypes
-u 0:100:end print_dominant_data   # Save info about most abundant genotypes
-u 0:100:end print_stats_data      # Collect satistics about entire pop.
-u 0:100:end print_count_data      # Count organisms, genotypes, species, etc.
-u 0:100:end print_tasks_data       # Save organisms counts for each task.
-u 0:100:end print_tasks_qual_data
-u 0:100:end print_time_data       # Track time conversion (generations, etc.)
-u 0:100:end print_resource_data   # Track resource abundance.
+# Print all of the standard data files...
+u 0:10:end PrintAverageData       # Save info about they average genotypes
+u 0:10:end PrintDominantData      # Save info about most abundant genotypes
+u 0:10:end PrintStatsData         # Collect satistics about entire pop.
+u 0:10:end PrintCountData         # Count organisms, genotypes, species, etc.
+u 0:10:end PrintTasksData         # Save organisms counts for each task.
+u 0:10:end PrintTimeData          # Track time conversion (generations, etc.)
+u 0:10:end PrintResourceData      # Track resource abundance.
+u 0:10:end PrintDominantGenotype      # Save the most abundant genotypes
+u 0:10:end PrintTasksExeData    # Num. times tasks have been executed.
+u 0:10:end PrintTasksQualData   # Task quality information
 
-# A few data files not printed by default
-# u 100:100:end print_error_data      # Std. Error on averages.
-# u 100:100:end print_variance_data   # Variance on averages.
-# u 100:100:end print_totals_data     # Total counts over entire run.
-u 100:100:end print_tasks_exe_data  # Num. times tasks have been executed.
-
 # Setup the exit time and full population data collection.
 u 100:100 detail_pop           # Save current state of population.
 u 100:100 dump_historic_pop    # Save ancestors of current population.




More information about the Avida-cvs mailing list