brainglobe / brainglobe-workflows

Workflows that utilise BrainGlobe tools to perform data analysis and visualisation.
BSD 3-Clause "New" or "Revised" License
9 stars 2 forks source link

Replace source_custom_config_cellfinder with newer function #89

Closed matham closed 2 months ago

matham commented 2 months ago

Description

What is this PR

Why is this PR needed?

source_custom_config_cellfinder was changed to user_specific_configuration_path in https://github.com/brainglobe/cellfinder/pull/394, so we need to update the usage her as well.

What does this PR do?

Updates the usage.

References

Please reference any existing issues/PRs that relate to this PR.

How has this PR been tested?

Made the changes locally so that tests worked.

Is this a breaking change?

No

Does this PR require an update to the documentation?

No

Checklist: