alab_experiment_helper.tasks.scraping module
alab_experiment_helper.tasks.scraping module¶
- 
scraping(samples, duration_min=6, ball_number=8)[source]¶ Move the sample out of crucibles with ball milling. The
duration_minspecifies the duration of the shaking, and theball_numberspecifies the number of balls to be used (5mm Al2O3 balls).- Parameters
 samples (
Sample) – The sample to be operated on.duration_min (
int) – The duration of the shaking in minutes.ball_number (
int) – The number of balls to be used (dispensed by milling ball dispenser).