New Functionality
- new interactive plot to view components from decomposition analysis
- new median method
- can now extract median and PCA components from a masked Brain_Data instance
- can now perform KernelPCA and DictionaryLearning with Decompose method.
Changed API
- many `method` keywords have been changed to `metric` for consistency (e.g., distance methods)
- extract_roi Brain_Data method now has option to resample target mask to source data
Bug Fixes
- fixed the double plot in jupyter notebooks
- removed nans from regression standard error
- fixed issues with labels in several Adjacency plots (mds, silhouette)
- fixed issue with float and integer types in all dunder methods in Brain_Data & Adjacency
- fixed roi_to_brain function, which can now accommodate most input data types
- changed how empty labels are stored in Adjacency
- added mask argument to check_brain_data
- refactored and updated apply_mask, new flag to resample mask to