onnela-lab / mano

Mano - Beiwe research platform API
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

Prevent .registry and .backfill clashes between multiple beiwe ids in same folder #3

Closed sguthrie closed 5 years ago

sguthrie commented 5 years ago

In mano/sync/__init__.py, write .backfill and .registry files inside the output_dir/user_id folder instead of inside output_dir/

Prevents clashes if multiple beiwe ids are downloaded into the same directory.