This SDK issue is actually a VBA issue.
AllenInstitute/AllenSDK#1975
There are sessions in the table returned by loading.get_filtered_behavior_session_table(release_data_only=True) that
- have a bad session_type
1_gratings rather than TRAINING_1_gratings
- differ from the
session.metadata.session_type which has the correct value
@matchings