Skip to content

Proposed new file structure #7

@rickecon

Description

@rickecon

@jdebacker. I propose we update the file structure in this repo with the following changes. The main thrust of these changes is to remove redundancy and increase intuition of where stuff is located. I can make the changes in the code to reflect these changes.

  • Remove the extra /MacroAgingNaturSimulations/ folder under SimulationCode/simulation_results/.
  • Remove the /Results/ directory and change the location of its contents
    • Move figures.py and the associated images directory to be directly under /SimulationCode/
    • Move the macro_aging_results.csv to be in the /SimulationCode/simulation_results/ directory

PROPOSED DIRECTORY STRUCTURE

MacroAgingNature (main directory)

  • .gitignore
  • environment.yml
  • LICENSE
  • README.md
  • run_macro_aging.sh
  • /Data/
  • /SimulationCode/
    • figures.py
    • process_results.py
    • scenarios.json
    • simulation.py
    • /images/
      • us_popdiff_2nd1stgen.png
    • /simulation_results/
      • demog_vars_baseline.pkl
      • fert_rates_baseline.pkl
      • macro_aging_results.csv
      • /1st_gen/
      • /1st_gen_18pt5pct/
      • /2nd_gen/
      • /2nd_gen_ooc/
      • /baseline/
      • /brain/
      • /one_year_all/
      • /one_year_all_65plus/
      • /reproductive_1yr/
  • /SurveyData/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions