spenceraxani / CosmicWatch-Desktop-Muon-Detector-v2

The CosmicWatch Desktop Muon Detector supplementary material
246 stars 76 forks source link

Coincidence confusion #113

Open WRJOLLY opened 9 months ago

WRJOLLY commented 9 months ago

I am trying to setup two Cosmic watches in coincidence mode where can I find the coincidence.ino code mentioned in the instructions PDF? or could I just use the SD.ino code for both? thank you

spenceraxani commented 9 months ago

Hi,

Using either the OLED.ino or SDCard.ino code will boot them up in coincidence mode, if they are connected via the 3.5mm cable.

Best,

Spencer

─ Dr. Spencer N. Axani @. @.>

Assistant Professor The University of Delaware 203 Sharp Lab 104 The Green, Newark, DE 19716 (608) 572-8426

On Feb 7, 2024, at 5:23 PM, WRJOLLY @.***> wrote:

I am trying to setup two Cosmic watches in coincidence mode where can I find the coincidence.ino code mentioned in the instructions PDF? or could I just use the SD.ino code for both? thank you

— Reply to this email directly, view it on GitHub https://github.com/spenceraxani/CosmicWatch-Desktop-Muon-Detector-v2/issues/113, or unsubscribe https://github.com/notifications/unsubscribe-auth/AANF5OZJK2MQWQT77C4VPLTYSP5FDAVCNFSM6AAAAABC6TYTK2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGEZDGOJZHE3DMNY. You are receiving this because you are subscribed to this thread.

WRJOLLY commented 9 months ago

Coincidence detection works great, but I would like to get coincidence detection with roughly 8 to 9 cm space between each scintillator. Is there a way to change the 30us delay between the master and slave scintillators in the code?

spenceraxani commented 9 months ago

Hi,

Sorry I don’t think I quite follow. You still will get coincidence detection when they are spaced some distance apart, it’s just that the rate will decrease as the distance increases. The muons are traveling relativistically, and will pass through both detector within approximately 0.3ns (when 10cm apart).

Best,

Spencer

─ Dr. Spencer N. Axani @. @.>

Assistant Professor The University of Delaware 203 Sharp Lab 104 The Green, Newark, DE 19716 (608) 572-8426

On Feb 23, 2024, at 3:13 PM, WRJOLLY @.***> wrote:

Coincidence detection works great, but I would like to get coincidence detection with roughly 8 to 9 cm space between each scintillator. Is there a way to change the 30us delay between the master and slave scintillators in the code?

— Reply to this email directly, view it on GitHub https://github.com/spenceraxani/CosmicWatch-Desktop-Muon-Detector-v2/issues/113#issuecomment-1961927184, or unsubscribe https://github.com/notifications/unsubscribe-auth/AANF5O5CMW4VORUPUGXXMWTYVD2ALAVCNFSM6AAAAABC6TYTK2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRRHEZDOMJYGQ. You are receiving this because you commented.