Skip to content

v0.5.0a3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 May 13:03
· 2 commits to main since this release

♻ Code Refactoring

  • show_interface_energies_by_misorientation to plot mobility and/or energy
  • return ori range and idx from sample_from_orientations_gradient

✨ Features

  • add IPF_z data label type to CIPHERGeometry.get_slice
  • add discrete_colours arg to CIPHERGeometry.show_slice
  • add interface data label type to CIPHERGeometry.get_slice
  • add CIPHERGeometry.show_relative_misorientation
  • plot energy and/or mobility in generate_interface_energies_plot
  • add VoxelMap.get_interface_voxels
  • add CIPHEROutput.get_average_radius_evolution
  • add discrete_colours arg to CIPHEROutput.show_slice_evolution
  • support multiple interface_binning base interfaces
  • allow energy or/and mobility ranges in bin_interfaces_by_misorientation_angle
  • add CIPHERGeometry get/show_interface_energies_by_misorientation
  • add CIPHERGeometry get/show_interface_energies_by_misorientation
  • add increment and incremental_data_idx to CIPHERGeometry
  • show sim time on show_phase_size_dist_evolution x-axis
  • allow passing CIPHERInput to CIPHEROutput init

🐛 Bug Fixes

  • demo_cipher_inputs notebook
  • CIPHERGeometry.from_JSON.from_JSON array casting
  • index problem in CIPHERGeometry.phase_orientation setter
  • CIPHERGeometry track is_periodic
  • VoxelMap.get_interface_idx and VoxelMap.get_neighbour_region when not periodic

👷 Build changes

  • update deps
  • fix deps problems
  • update poetry lock