Packages
neuralib.atlas
neuralib.imaging
neuralib.model.rastermap
neuralib.plot
Reference
Filter a list of string element that match the pattern.
pattern (str) – Regular expression
strings (list[str]) – List of strings to find the pattern
list[str]