Преглед на файлове

Orientation maps are generated, uniformized and ready to run.

moritz преди 3 години
родител
ревизия
08d2260afe
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      scripts/spatial_network/orientation_map/run_orientation_map.py

+ 1 - 1
scripts/spatial_network/orientation_map/run_orientation_map.py

@@ -224,7 +224,7 @@ def main():
     env = Environment(trajectory=TRAJ_NAME,
                       comment="Compare the head direction tuning for circular and ellipsoid interneuron morphology, "
                               "when tuning orientations to maximise entropy of connected excitatory tunings.",
-                      multiproc=True, filename=DATA_FOLDER, ncores=60, overwrite_file=True, log_folder=LOG_FOLDER)
+                      multiproc=True, filename=DATA_FOLDER, ncores=-1, overwrite_file=True, log_folder=LOG_FOLDER)
 
     traj = env.trajectory