mkdir -p failed for path /.config/matplotlib: [Errno 13] Permission denied: '/.config'
Matplotlib created a temporary cache directory at /tmp/matplotlib-3hh86dax because there was an issue with the default path (/.config/matplotlib); it is highly recommended to set the MPLCONFIGDIR environment variable to a writable directory, in particular to speed up the import of Matplotlib and to better support multiprocessing.
2026-06-08 23:14:07,563 - cnv_pipe.batch.jax_config - INFO - Setting JAX backend to 'cpu'
2026-06-08 23:14:08,330 - cnv_pipe.batch.run_model - INFO - JAX devices = [CpuDevice(id=0)]
2026-06-08 23:14:08,352 - cnv_pipe.batch.run_model - INFO - Loading counts from counts_1.parquet
2026-06-08 23:14:09,192 - cnv_pipe.batch.run_model - INFO - Loaded data with 93 samples
2026-06-08 23:14:09,193 - cnv_pipe.batch.run_model - INFO - Loading per-probe beta priors from beta_constrain.tsv
2026-06-08 23:14:09,202 - cnv_pipe.batch.run_model - INFO - Matched beta priors for 50 / 22880 probes from beta_constrain.tsv
2026-06-08 23:14:09,582 - cnv_pipe.batch.run_model.cluster107 - INFO - Child process started for cluster 107 with 197 probes
2026-06-08 23:17:14,777 - cnv_pipe.batch.run_model.cluster107 - INFO - Child process finished cluster 107. Wrote clusters_1/cluster_107_samples.csv and clusters_1/cluster_107_params.csv
2026-06-08 23:17:14,779 - cnv_pipe.batch.run_model - INFO - Cluster 107 processed successfully with status SUCCESS
2026-06-08 23:17:14,779 - cnv_pipe.batch.run_model - INFO - All done. Processed the cluster 107 in 185.56 seconds