Skip to content

Commit

Permalink
Ensure the library matched folder is pointed to correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-l-kong committed Dec 16, 2024
1 parent b934482 commit 41ef086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/maldi-pipeline.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"As with the original peak images, the library matched intensity images are also saved, this time to the `output/library_matched` folder. There will likewise be `float` and `int` subdirectories containing float32 and int32 representations."
"As with the original peak images, the library matched intensity images are also saved, this time to the `output/extracted/library_matched` folder. There will likewise be `float` and `int` subdirectories containing float32 and int32 representations."
]
},
{
Expand Down

0 comments on commit 41ef086

Please sign in to comment.