Is your feature request related to a problem?
No response
Describe the solution you would like.
As AFMReader expands the metadata it returns, it would be good to not have to keep updating the function call in users' software. We could instead pass back a data class, dictionary etc that can dynamically expand as we develop, without users having to explicitly handle all returned values.
Describe the alternatives you have considered.
No response
Sample Image
No response
Additional context
No response
Is your feature request related to a problem?
No response
Describe the solution you would like.
As AFMReader expands the metadata it returns, it would be good to not have to keep updating the function call in users' software. We could instead pass back a data class, dictionary etc that can dynamically expand as we develop, without users having to explicitly handle all returned values.
Describe the alternatives you have considered.
No response
Sample Image
No response
Additional context
No response