Experiment 0

2.7K 46 114
                                    

# How many tasks to group into one top-level directory.
SHARD_SIZE = 100

# Make argparser available globally so users can add custom arguments.
ARGPARSER = tools.get_argument_parser()
ARGPARSER.epilog = "The list of available steps will be added later."
steps_group = ARGPARSER.add_mutually_exclusive_group()
steps_group.add_argument(
"steps",
,
,
default=[],
,
)
steps_group.add_argument(
"--all",,,
)

STATIC_EXPERIMENT_PROPERTIES_FILENAME = "static-experiment-properties"
STATIC_RUN_PROPERTIES_FILENAME = "static-properties"

def get_default_data_dir():
"""E.g. "ham/spam/eggs.py" => "ham/spam/data/"."""
return os.path.join(os.path.dirname(tools.get_script_path()), "data")

def _get_default_experiment_name():
"""Get default name for experiment.

Derived from the filename of the main script, e.g.
"ham/spam/eggs.py" => "eggs".
"""
return os.path.splitext(os.path.basename(tools.get_script_path()))[0]

def _get_default_experiment_dir():
"""E.g. "ham/spam/eggs.py" => "ham/spam/data/eggs"."""
return os.path.join(get_default_data_dir(), _get_default_experiment_name())

def get_run_dir(task_id):
lower = ((task_id - 1) // SHARD_SIZE) * SHARD_SIZE + 1
upper = ((task_id + SHARD_SIZE - 1) // SHARD_SIZE) * SHARD_SIZE
return f"runs-{lower:0>5}-{upper:0>5}/{task_id:0>5}"

def _check_name(name, typ, extra_chars=""):
if not isinstance(name, str):
logging.critical(f"Name for {typ} must be a string: {name}")
if not name:
logging.critical(f"Name for {typ} must not be empty")
alpha_num_name = name
for c in extra_chars:
alpha_num_name = alpha_num_name.replace(c, "")
if not name[0].isalpha():
logging.critical(f"Name for {typ} must start with a letter.")
if not alpha_num_name.isalnum():
logging.critical(
f"Name for {typ} may only use characters from"
f" [A-Z], [a-z], [0-9], [{extra_chars}]: {name}




Loading...

Loading...

Loading complete

{subject C/n file}

{Would you like to open?}

<yes> no

{opening file}

C/n

Age:???

Height: [insert height]
(look a ball is small so you can't be like 7ft)

Gender:???

Family: none,
Experiment 0 was brought it and had no one else besides the doctors and nurses that did tests on them

Info:
experiment 0
F̸̟͎̰͖̤̤̩̈́͌̉̇̂̅̀͆̚̚͜į̸̡̧̠͓̖̂́̂̆͌̈́͜ļ̷̬̹̭̖͐̎͐͊̄͐̈́͝ͅe̵͚̠͙̗̦͚͋͒̎̀͌̂̒͂͝ ̵̩̹͙͗̕ḧ̴̡͖́̈́̄̌͋̊̇̉å̵̧̺̰̲̮͔͕̋̅̓̽͂̈́̍͝s̶͖̺͇̭̩̳̐ ̵̲͕̻̳̩̲̼͊̽̈́͊͜b̸̭̭̦̈̍͑͊͐̒́̃̕ͅȇ̶̢̛͖̣͚̬̠͊͐͌͠e̷̖̘̳͎͖̬̻̥̠̬͆͐͋̚n̷̞̹̰̳̲̣̪̫͙̅̈̒̾̅͛̔͘͝͝ ̴̡̡̳̬̰͓̹͕͎̽̽ͅc̵̗̹̮̯̣̜̈̓̿̔̔͠o̵̻͉̫͔̩͖͖͈̖̜̊̀̀͝ȓ̴̝̹̹̬̣̜̪̦͜ṛ̵̛̙͊̽u̷̱͎͎̳̳̮̭̘͒͆̓͗͑͊͘p̷̨͉̬͙͈̥̭͇͚̏̉̽̈́͑̉̄̈͝ẗ̸̡͕̣͇̫̤́̎̈́̄̿e̵̠̜̟͇̭̅̿͗́͝d̶̪̙̻̖̦͚̲̦͖̞̈́͐͑̒͐̀͗̎̀͘

Their Design:

(Art doesn't belong to me also ignore the weapons and the flag)

Oops! This image does not follow our content guidelines. To continue publishing, please remove it or upload a different image.

(Art doesn't belong to me also ignore the weapons and the flag)

H̸̳̘̹̹̬̝̅Ẹ̸̹̮̳̯̓͛̋̊L̴̢̜͈̅̎̓̇͑̓̚P̴̢̣͓̝͙̣͎̏̽͘ ̶̛͓̟͉̠͍̲͊̍̈́̿́M̵̢̧͙̻͕͈̘̟̾͜Ë̷̡͖̰̹̹̙̝̙̥̖́͆͒
{did not match any documents.}

{would you like to leave?}

<yes> no

{ok closing files}

.
.
.
.
.
.
{closed file}


{have a nice day!}

The odd country ball.   (countryhumans x country.   ballreader) (re-writing) Where stories live. Discover now