tests/test_analysis_base.py::test_result_set
tests/test_analysis_clust.py::test_cluster_analysis
tests/test_analysis_com.py::test_com_with_zero_frames
tests/test_analysis_com.py::test_com_comparison_scipy_1_nomask
tests/test_analysis_com.py::test_com_comparison_scipy_2_masked
tests/test_analysis_com.py::test_com_fails_with_non_4d_data_1
tests/test_analysis_com.py::test_com_fails_with_non_4d_data_2
tests/test_analysis_com.py::test_com_complex_numbers
tests/test_analysis_com.py::test_com_complex_numbers_handcrafted_1
tests/test_analysis_com.py::test_com_complex_numbers_handcrafted_2
tests/test_analysis_com.py::test_com_complex_numbers_handcrafted_3
tests/test_analysis_com.py::test_com_default_params
tests/test_analysis_masks.py::test_weird_partition_shapes_1_slow
tests/test_analysis_masks.py::test_weird_partition_shapes_1_fast
tests/test_analysis_masks.py::test_normal_partition_shape
tests/test_analysis_masks.py::test_single_frame_tiles
tests/test_analysis_masks.py::test_subframe_tiles_slow
tests/test_analysis_masks.py::test_subframe_tiles_fast
tests/test_analysis_masks.py::test_mask_uint
tests/test_analysis_masks.py::test_endian
tests/test_analysis_masks.py::test_signed
tests/test_analysis_masks.py::test_multi_masks
tests/test_analysis_masks.py::test_multi_mask_stack_dense
tests/test_analysis_masks.py::test_multi_mask_stack_sparse
tests/test_analysis_masks.py::test_multi_mask_stack_force_sparse
tests/test_analysis_masks.py::test_multi_mask_stack_force_scipy_sparse
tests/test_analysis_masks.py::test_multi_mask_stack_force_scipy_sparse_csc
tests/test_analysis_masks.py::test_multi_mask_stack_force_sparse_pydata
tests/test_analysis_masks.py::test_multi_mask_stack_force_dense
tests/test_analysis_masks.py::test_multi_mask_autodtype
tests/test_analysis_masks.py::test_multi_mask_autodtype_wide
tests/test_analysis_masks.py::test_multi_mask_autodtype_complex
tests/test_analysis_masks.py::test_multi_mask_autodtype_complex_wide
tests/test_analysis_masks.py::test_multi_mask_force_dtype
tests/test_analysis_masks.py::test_multi_mask_force_dtype_bad
tests/test_analysis_masks.py::test_avoid_calculating_masks_on_client
tests/test_analysis_masks.py::test_override_mask_dtype
tests/test_analysis_masks.py::test_mask_job
tests/test_analysis_masks.py::test_numpy_is_sparse
tests/test_analysis_masks.py::test_scipy_is_sparse
tests/test_analysis_masks.py::test_sparse_is_sparse
tests/test_analysis_masks.py::test_sparse_dok_is_sparse
tests/test_analysis_masks.py::test_all_sparse_analysis
tests/test_analysis_masks.py::test_uses_sparse_all_default
tests/test_analysis_masks.py::test_uses_sparse_mixed_default
tests/test_analysis_masks.py::test_uses_sparse_true
tests/test_analysis_masks.py::test_uses_scipy_sparse
tests/test_analysis_masks.py::test_uses_sparse_pydata
tests/test_analysis_masks.py::test_uses_scipy_sparse_false
tests/test_analysis_masks.py::test_uses_sparse_sparse_false
tests/test_analysis_masks.py::test_masks_timeseries_2d_frames
tests/test_analysis_masks.py::test_masks_spectrum_linescan
tests/test_analysis_masks.py::test_masks_spectrum
tests/test_analysis_masks.py::test_masks_hyperspectral
tests/test_analysis_masks.py::test_masks_complex_ds
tests/test_analysis_masks.py::test_masks_complex_mask
tests/test_analysis_masks.py::test_numerics_fail
tests/test_analysis_masks.py::test_numerics_succeed
tests/test_analysis_radialfourier.py::test_smoke
tests/test_analysis_radialfourier.py::test_smoke_small
tests/test_analysis_radialfourier.py::test_smoke_large
tests/test_analysis_radialfourier.py::test_smoke_two
tests/test_analysis_radialfourier.py::test_smoke_defaults
tests/test_analysis_radialfourier.py::test_sparse
tests/test_analysis_raw.py::test_get_single_frame
tests/test_analysis_raw.py::test_get_multiple_frames
tests/test_analysis_raw.py::test_get_multiple_frames_squeeze
tests/test_analysis_raw.py::test_pick_analysis
tests/test_analysis_raw.py::test_pick_from_3d_ds
tests/test_analysis_raw.py::test_pick_from_3d_ds_job
tests/test_analysis_raw.py::test_pick_from_3d_ds_job_w_shape
tests/test_analysis_raw.py::test_pick_from_3d_ds_job_w_shape_2
tests/test_analysis_raw.py::test_pick_analysis_via_api_1
tests/test_analysis_raw.py::test_pick_analysis_via_api_2_3d_ds
tests/test_analysis_raw.py::test_pick_analysis_via_api_3_3d_ds_fail_1
tests/test_analysis_raw.py::test_pick_analysis_via_api_3_3d_ds_fail_2
tests/test_analysis_raw.py::test_pick_analysis_via_api_3_3d_ds_fail_3
tests/test_analysis_raw.py::test_pick_analysis_via_api_3_3d_ds_fail_4
tests/test_analysis_raw.py::test_pick_analysis_via_api_3_3d_ds_fail_5
tests/test_analysis_rawfft.py::test_pick_fft_defaults
tests/test_analysis_rawfft.py::test_pick_fft_masked
tests/test_analysis_sd.py::test_sd_analysis_smoke
tests/test_analysis_shapes.py::test_disk_1
tests/test_analysis_shapes.py::test_disk_defaults
tests/test_analysis_shapes.py::test_ring_1
tests/test_analysis_shapes.py::test_ring_3d_ds
tests/test_analysis_shapes.py::test_ring_defaults
tests/test_analysis_shapes.py::test_point_1
tests/test_analysis_shapes.py::test_point_3d_ds
tests/test_analysis_shapes.py::test_point_defaults
tests/test_analysis_shapes.py::test_disk_complex
tests/test_analysis_shapes.py::test_ring_complex
tests/test_analysis_shapes.py::test_point_complex
tests/test_analysis_sum.py::test_sum_dataset_tilesize_1
tests/test_analysis_sum.py::test_sum_dataset_tilesize_2
tests/test_analysis_sum.py::test_sum_endian
tests/test_analysis_sum.py::test_sum_signed
tests/test_analysis_sum.py::test_sum_timeseries
tests/test_analysis_sum.py::test_sum_spectrum_2d_frames
tests/test_analysis_sum.py::test_sum_spectrum_linescan
tests/test_analysis_sum.py::test_sum_hyperspectral
tests/test_analysis_sum.py::test_sum_complex
tests/test_analysis_sum.py::test_sum_with_roi
tests/test_analysis_sum.py::test_sum_zero_roi
tests/test_analysis_sum.py::test_sum_with_crop_frames
tests/test_analysis_sumfft.py::test_sum_fft_analysis_defaults
tests/test_analysis_sumfft.py::test_sum_fft_analysis_masked
tests/test_analysis_sumsig.py::test_sumsig_analysis_smoke
tests/test_context.py::test_ctx_load
tests/test_fileowner.py::test_get_owner_name
tests/test_fs.py::test_doesnt_exist_windows
tests/test_fs.py::test_doesnt_exist_posix
tests/test_fs.py::test_pickle_fserror
tests/test_fullmatch.py::test_sizefilter
tests/test_fullmatch.py::test_angle_ckeck
tests/test_fullmatch.py::test_fullmatch_two_residual
tests/test_fullmatch.py::test_fullmatch_weak
tests/test_fullmatch.py::test_fullmatch_cand
tests/test_gridmatching.py::test_consistency
tests/test_gridmatching.py::test_calc_coords
tests/test_gridmatching.py::test_within_frame
tests/test_gridmatching.py::test_fastmatch
tests/test_gridmatching.py::test_affinematch
tests/test_gridmatching.py::test_get_transformation
tests/test_gridmatching.py::test_do_transformation
tests/test_gridmatching.py::test_find_center
tests/test_local_cluster.py::test_start_local
tests/test_mask_container.py::test_mask_caching_1
tests/test_mask_container.py::test_mask_caching_2
tests/test_mask_container.py::test_for_datatile_1
tests/test_mask_container.py::test_for_datatile_2
tests/test_mask_container.py::test_for_datatile_with_scan_origin
tests/test_mask_container.py::test_for_datatile_with_frame_origin
tests/test_mask_container.py::test_merge_masks
tests/test_masks.py::test_background_subtraction
tests/test_masks.py::test_radial_bins
tests/test_masks.py::test_radial_bins_dense
tests/test_masks.py::test_oval_radial_background_balance
tests/test_masks.py::test_oval_radial_background_symmetry
tests/test_masks.py::test_rectmask
tests/test_smoke.py::test_stuff
tests/test_utils.py::test_polar
tests/test_utils.py::test_conversion
tests/test_utils.py::test_hologram_frame[None-None-None-None-None-None-1e-05-0.02]
tests/test_utils.py::test_hologram_frame[500.0-6.2-0.5-66.0-0.7-0.0001-0.06-0.3]
tests/test_utils.py::test_holo_frame_asserts
tests/test_viz.py::test_rgb_from_vector
tests/test_viz.py::test_interpolate_color
tests/test_viz.py::test_all_nan[True]
tests/test_viz.py::test_all_nan[False]
tests/test_viz.py::test_all_ones[True]
tests/test_viz.py::test_all_ones[False]
tests/test_viz.py::test_all_zeros[True]
tests/test_viz.py::test_all_zeros[False]
tests/test_viz.py::test_all_negative[True]
tests/test_viz.py::test_all_negative[False]
tests/test_viz.py::test_some_nonnegative[True]
tests/test_viz.py::test_some_nonnegative[False]
tests/common/test_bufferwrapper.py::test_new_for_partition
tests/common/test_shape.py::test_shape_get_nav
tests/common/test_shape.py::test_shape_get_sig
tests/common/test_shape.py::test_shape_get_size
tests/common/test_shape.py::test_shape_flatten_nav
tests/common/test_shape.py::test_shape_flatten_sig
tests/common/test_shape.py::test_shape_getitem
tests/common/test_shape.py::test_shape_len
tests/common/test_shape.py::test_shape_to_tuple
tests/common/test_shape.py::test_shape_repr
tests/common/test_shape.py::test_shape_eq_1
tests/common/test_shape.py::test_shape_eq_2
tests/common/test_shape.py::test_shape_eq_3
tests/common/test_shape.py::test_shape_eq_4
tests/common/test_slice.py::test_subslices_simple
tests/common/test_slice.py::test_subslices_non_even_division_1
tests/common/test_slice.py::test_subslices_non_even_division_2
tests/common/test_slice.py::test_subslices_non_even_division_3
tests/common/test_slice.py::test_subslices_non_even_division_4
tests/common/test_slice.py::test_subslices_non_even_division_with_origin_1
tests/common/test_slice.py::test_subslices_non_even_division_with_origin_2
tests/common/test_slice.py::test_get_slice_1
tests/common/test_slice.py::test_get_slice_2
tests/common/test_slice.py::test_get_slice_stack_signal_only
tests/common/test_slice.py::test_get_slice_stack_nav_only
tests/common/test_slice.py::test_slice_intersect_0
tests/common/test_slice.py::test_slice_intersect_1
tests/common/test_slice.py::test_slice_intersect_2
tests/common/test_slice.py::test_slice_intersect_3
tests/common/test_slice.py::test_shift_1
tests/common/test_slice.py::test_shift_2
tests/common/test_slice.py::test_get_signal_only
tests/common/test_slice.py::test_get
tests/common/test_slice.py::test_flatten_nav
tests/common/test_slice.py::test_flatten_nav_2
tests/executor/test_dask.py::test_task_affinity_1
tests/executor/test_dask.py::test_run_job
tests/executor/test_dask.py::test_fd_limit
tests/executor/test_dask.py::test_run_each_partition
tests/executor/test_dask.py::test_run_each_partition_2
tests/executor/test_dask.py::test_map_1
tests/io/test_base.py::test_make_file_tree_1
tests/io/test_base.py::test_search
tests/io/test_base.py::test_sweep_stackheight
tests/io/test_base.py::test_num_part_larger_than_num_frames
tests/io/test_blo.py::test_simple_open
tests/io/test_blo.py::test_check_valid
tests/io/test_blo.py::test_detect
tests/io/test_blo.py::test_read
tests/io/test_blo.py::test_pickle_meta_is_small
tests/io/test_blo.py::test_pickle_blofile_is_small
tests/io/test_blo.py::test_apply_mask_on_raw_job
tests/io/test_blo.py::test_apply_mask_analysis
tests/io/test_blo.py::test_sum_analysis
tests/io/test_blo.py::test_pick_job
tests/io/test_blo.py::test_pick_analysis
tests/io/test_blo.py::test_cache_key_json_serializable
tests/io/test_cache_stats.py::test_cache_stats_starts_connected
tests/io/test_cache_stats.py::test_initialize_schema_idempotent
tests/io/test_cache_stats.py::test_first_miss
tests/io/test_cache_stats.py::test_first_hits
tests/io/test_cache_stats.py::test_eviction
tests/io/test_cache_stats.py::test_record_orphan
tests/io/test_cache_stats.py::test_hit_after_orphan
tests/io/test_cache_stats.py::test_miss_after_orphan
tests/io/test_cached.py::test_start_client
tests/io/test_cached.py::test_simple
tests/io/test_cached.py::test_with_roi
tests/io/test_cached.py::test_with_dask_executor
tests/io/test_cached.py::test_partition_pickles
tests/io/test_cluster_ds.py::test_structure_from_json
tests/io/test_cluster_ds.py::test_initialization
tests/io/test_dask_array.py::test_dask_array
tests/io/test_detect.py::test_detection_empty_hdf5
tests/io/test_detect.py::test_detection_nonempty_hdf5
tests/io/test_dm.py::test_simple_open
tests/io/test_dm.py::test_check_valid
tests/io/test_dm.py::test_read_roi
tests/io/test_dm.py::test_detect_1
tests/io/test_dm.py::test_detect_2
tests/io/test_dm.py::test_same_offset
tests/io/test_dm.py::test_repr
tests/io/test_empad.py::test_simple_open
tests/io/test_empad.py::test_check_valid
tests/io/test_empad.py::test_check_valid_random
tests/io/test_empad.py::test_read_random
tests/io/test_empad.py::test_read
tests/io/test_empad.py::test_pickle_is_small
tests/io/test_empad.py::test_apply_mask_on_empad_job
tests/io/test_empad.py::test_apply_mask_analysis
tests/io/test_empad.py::test_sum_analysis
tests/io/test_empad.py::test_pick_job
tests/io/test_empad.py::test_pick_analysis
tests/io/test_empad.py::test_invalid_size
tests/io/test_empad.py::test_nonexistent
tests/io/test_empad.py::test_detect_fail
tests/io/test_empad.py::test_crop_to
tests/io/test_empad.py::test_cache_key_json_serializable
tests/io/test_frms6.py::test_simple_open
tests/io/test_frms6.py::test_detetct
tests/io/test_frms6.py::test_check_valid
tests/io/test_frms6.py::test_sum_analysis
tests/io/test_frms6.py::test_pick_job
tests/io/test_frms6.py::test_pick_analysis
tests/io/test_frms6.py::test_pickle_is_small
tests/io/test_frms6.py::test_cache_key_json_serializable
tests/io/test_hdf5.py::test_hdf5_apply_masks_1
tests/io/test_hdf5.py::test_read_1
tests/io/test_hdf5.py::test_read_2
tests/io/test_hdf5.py::test_read_3
tests/io/test_hdf5.py::test_pickle_ds
tests/io/test_hdf5.py::test_cloudpickle
tests/io/test_hdf5.py::test_flatten_roundtrip
tests/io/test_hdf5.py::test_flatten_roundtrip_2
tests/io/test_hdf5.py::test_roi_1
tests/io/test_hdf5.py::test_pick
tests/io/test_hdf5.py::test_diags
tests/io/test_hdf5.py::test_check_valid
tests/io/test_hdf5.py::test_timeout_1
tests/io/test_hdf5.py::test_timeout_2
tests/io/test_hdf5.py::test_roi_2[None]
tests/io/test_hdf5.py::test_roi_2[1]
tests/io/test_hdf5.py::test_roi_2[4]
tests/io/test_hdf5.py::test_cache_key_json_serializable
tests/io/test_k2is.py::test_detect
tests/io/test_k2is.py::test_simple_open
tests/io/test_k2is.py::test_check_valid
tests/io/test_k2is.py::test_sync
tests/io/test_k2is.py::test_read
tests/io/test_k2is.py::test_read_full_frames
tests/io/test_k2is.py::test_apply_mask_job
tests/io/test_k2is.py::test_apply_mask_analysis
tests/io/test_k2is.py::test_sum_analysis
tests/io/test_k2is.py::test_pick_job
tests/io/test_k2is.py::test_pick_analysis
tests/io/test_k2is.py::test_dataset_is_picklable
tests/io/test_k2is.py::test_partition_is_picklable
tests/io/test_k2is.py::test_get_diags
tests/io/test_k2is.py::test_udf_on_k2is
tests/io/test_k2is.py::test_udf_roi
tests/io/test_k2is.py::test_roi
tests/io/test_k2is.py::test_macrotile_normal
tests/io/test_k2is.py::test_macrotile_roi_1
tests/io/test_k2is.py::test_macrotile_roi_2
tests/io/test_k2is.py::test_macrotile_roi_3
tests/io/test_k2is.py::test_cache_key_json_serializable
tests/io/test_k2is_uint12.py::test_encode_decode_uint12_ref
tests/io/test_k2is_uint12.py::test_encode_decode_uint12
tests/io/test_mib.py::test_detect
tests/io/test_mib.py::test_simple_open
tests/io/test_mib.py::test_check_valid
tests/io/test_mib.py::test_missing_frames
tests/io/test_mib.py::test_too_many_frames
tests/io/test_mib.py::test_read
tests/io/test_mib.py::test_pickle_is_small
tests/io/test_mib.py::test_apply_mask_on_mib_job
tests/io/test_mib.py::test_apply_mask_analysis
tests/io/test_mib.py::test_sum_analysis
tests/io/test_mib.py::test_pick_job
tests/io/test_mib.py::test_pick_analysis
tests/io/test_mib.py::test_crop_to
tests/io/test_mib.py::test_read_at_boundaries
tests/io/test_mib.py::test_invalid_crop_full_frames_combo
tests/io/test_mib.py::test_diagnostics
tests/io/test_mib.py::test_cache_key_json_serializable
tests/io/test_raw.py::test_simple_open
tests/io/test_raw.py::test_large_pick
tests/io/test_raw.py::test_check_valid
tests/io/test_raw.py::test_read
tests/io/test_raw.py::test_pickle_is_small
tests/io/test_raw.py::test_apply_mask_on_raw_job
tests/io/test_raw.py::test_apply_mask_analysis
tests/io/test_raw.py::test_sum_analysis
tests/io/test_raw.py::test_pick_job
tests/io/test_raw.py::test_pick_analysis
tests/io/test_raw.py::test_roi_1
tests/io/test_raw.py::test_roi_2
tests/io/test_raw.py::test_uint16_as_float32
tests/io/test_raw.py::test_macrotile_normal
tests/io/test_raw.py::test_macrotile_roi_1
tests/io/test_raw.py::test_macrotile_roi_2
tests/io/test_raw.py::test_macrotile_roi_3
tests/io/test_raw.py::test_cache_key_json_serializable
tests/io/test_raw.py::test_message_converter_direct
tests/io/test_roi.py::test_partition3d_correct_slices
tests/io/test_write_handle.py::test_write_handle
tests/io/test_write_handle.py::test_write_handle_aborted
tests/io/test_write_handle.py::test_write_handle_exception
tests/server/test_browse.py::test_browse_localfs
tests/server/test_browse.py::test_browse_localfs_fail
tests/server/test_cancel.py::test_cancel_udf_job
tests/server/test_dataset.py::test_load_raw_success
tests/server/test_dataset.py::test_load_raw_fail
tests/server/test_dataset.py::test_dataset_delete
tests/server/test_dataset.py::test_initial_state_after_reconnect
tests/server/test_ds_detect.py::test_detect_failed
tests/server/test_ds_detect.py::test_detect_hdf5
tests/server/test_job.py::test_run_job_1_sum
tests/server/test_job.py::test_run_job_delete_ds
tests/server/test_job.py::test_cancel_unknown_job
tests/server/test_job.py::test_run_with_all_zeros_roi
tests/server/test_startup.py::test_start_server
tests/server/test_startup.py::test_get_config
tests/server/test_startup.py::test_conn_is_disconnected
tests/server/test_startup.py::test_conn_connect_local
tests/server/test_startup.py::test_initial_state_empty
tests/udf/test_FEM.py::test_smoke
tests/udf/test_FEM.py::test_different_size
tests/udf/test_FEM.py::test_fem_analysis
tests/udf/test_auto.py::test_auto
tests/udf/test_auto.py::test_auto_weird
tests/udf/test_aux_data.py::test_aux_1
tests/udf/test_aux_data.py::test_aux_roi_dummy
tests/udf/test_aux_data.py::test_aux_roi
tests/udf/test_aux_data.py::test_aux_2
tests/udf/test_aux_data.py::test_aux_constructor
tests/udf/test_aux_data.py::test_aux_tiled
tests/udf/test_blobfinder.py::test_refinement
tests/udf/test_blobfinder.py::test_smoke
tests/udf/test_blobfinder.py::test_crop_disks_from_frame
tests/udf/test_blobfinder.py::test_com
tests/udf/test_blobfinder.py::test_run_refine_fastmatch
tests/udf/test_blobfinder.py::test_run_refine_affinematch
tests/udf/test_blobfinder.py::test_run_refine_sparse
tests/udf/test_blobfinder.py::test_run_refine_fullframe
tests/udf/test_blobfinder.py::test_custom_template
tests/udf/test_blobfinder.py::test_custom_template_fuzz
tests/udf/test_blobfinder.py::test_featurevector
tests/udf/test_blobfinder.py::test_correlation_methods[FastCorrelationUDF-int-kwargs0]
tests/udf/test_blobfinder.py::test_correlation_methods[FastCorrelationUDF-float-kwargs1]
tests/udf/test_blobfinder.py::test_correlation_methods[SparseCorrelationUDF-int-kwargs2]
tests/udf/test_blobfinder.py::test_correlation_methods[SparseCorrelationUDF-float-kwargs3]
tests/udf/test_blobfinder.py::test_correlation_method_fullframe[FullFrameCorrelationUDF-int-kwargs0]
tests/udf/test_blobfinder.py::test_correlation_method_fullframe[FullFrameCorrelationUDF-float-kwargs1]
tests/udf/test_by_partition.py::test_sum_tiles
tests/udf/test_by_tile.py::test_sum_tiles
tests/udf/test_by_tile.py::test_mem_cropped
tests/udf/test_by_tile.py::test_cropped
tests/udf/test_by_tile.py::test_roi_extra_dimension_shape
tests/udf/test_by_tile.py::test_frame_counter
tests/udf/test_crystallinity.py::test_smoke
tests/udf/test_crystallinity.py::test_simple_example
tests/udf/test_crystallinity.py::test_fft_mask_analysis
tests/udf/test_holography.py::test_holo_reconstruction
tests/udf/test_logsum.py::test_logsum
tests/udf/test_make_feature_vec.py::test_simple_example
tests/udf/test_meta.py::test_partition
tests/udf/test_meta.py::test_frame
tests/udf/test_meta.py::test_tile
tests/udf/test_meta.py::test_roi
tests/udf/test_simple_udf.py::test_sum_frames
tests/udf/test_simple_udf.py::test_3d_ds
tests/udf/test_simple_udf.py::test_kind_single
tests/udf/test_simple_udf.py::test_bad_merge
tests/udf/test_simple_udf.py::test_extra_dimension_shape
tests/udf/test_simple_udf.py::test_roi_1
tests/udf/test_simple_udf.py::test_roi_all_zeros
tests/udf/test_simple_udf.py::test_roi_all_ones
tests/udf/test_simple_udf.py::test_roi_some_zeros
tests/udf/test_simple_udf.py::test_roi_extra_dimension_shape
tests/udf/test_simple_udf.py::test_udf_pickle
tests/udf/test_simple_udf.py::test_invalid_extra_shape
tests/udf/test_stddev.py::test_stddev
tests/udf/test_udf_runner.py::test_async_run_for_dset

10 deselected in 0.83s
