Skip to content

visual token scanner backend for the Q-Scope project | adjusted from @mit CityScoPy

License

Notifications You must be signed in to change notification settings

quarree100/cspy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cspy (Q-Scope)

A tool for scanning interactions with a tangible grid of acrylic plates, based on the MIT's CityScoPy. It is used in the Q-Scope Project of the Department of Resilient Energy Systems.

Adjustments:

  • enhanced using parts of HCU CSL Code
  • reads from tagged acrylic plates instead of black and white LEGO
  • can read values of optical sliders
  • offers some more tools to tweak the image (like added grayscale layer) and thus improves detection accuracy

Recommended folder structure

project qScope
└───cspy
│   └───modified MIT CityScoPy Token Tag Decoder
└───data
|   └───outputs
|      └───output_[timestamp]
|         (simulation-specific output)
|         └───buildings_clusters_[timestamp].csv
|         (exportierte Gebäudeliste von Frontend)
|         └───simulation_parameters_[timestamp].xml
|         (xml-Datei mit allen Simulationsparametern zum Starten des headless modes)
|         └───connections
|         |       Export der Anschlussquoten
|         └───emissions
|         |      gebäudespezifische und aggregierte Quartiersemissionen
|         └───snapshot
|               von GAMA produzierte Grafiken
└───q100_abm
│   │   GAMA workspace folder
│   └───q100
│       │   Trend Model
│    	└───models
|       │    └───qscope_ABM.gaml
|       └───__data__ symlink zu data-Ordner (unten))
└───qScope_infoscreen
│       infoscreen (NodeJS/ JavaScript)
└───qScope_frontend
        projection (Python)

where:

About

visual token scanner backend for the Q-Scope project | adjusted from @mit CityScoPy

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages