1 Open Issue Need Help Last updated: Jun 25, 2025

Open Issues Need Help

View All on GitHub
Bidding and Auctions Sports Equipment Bidding

AI Summary: Correct the `SamplingFrequency` unit in the HalfPipe2BIDS tool. The current implementation uses the repetition time (TR) in seconds instead of the correct Hertz (Hz) unit. The fix involves modifying the code to calculate and report the sampling frequency (1/TR) in Hz.

Complexity: 3/5
bug good first issue