-
-
Notifications
You must be signed in to change notification settings - Fork 409
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Import Numba List * Resolving conflicts * Resolving conflicts * Rebase * Remove Unused import * Add boundary interaction to packet_trackers * Fix errors * Add track_boundary functionality * Add ENUM PacketEjectaStatus * Add Enum * Trigger Build * Move OUTSIDE_EJECTA to PacketStatus ENUM * Add Track Line Interaction * Initializae self.line_interaction_array_length * Fix Typo * Rename interaction_id to event_id * Add doc strings to the functions * Add more doc strings * Remove Line Interaction from this PR * Remove Track Line Interaction From this PR * Use Extend array function * Fix Typo * Remove length attribute from the class as it was clustering the code * Remove line interaction from this PR * Add tests * Remove print statement * Update test * Trigger Build * Rename track_boundary_interaction to boundary_interactions_track * Rename from boundary_interactions_track to get_boundary_data * Rename from get_boundary_data to get_boundary_interaction * Rename function name in RPacketLastInteractionTracker to make it same as RPacketTracker * Change the way RPacketTracker is imported * Use RPacketLastInteractionTracker since it is set by default * Remove ENUM * Max column 60
- Loading branch information
1 parent
18dcec8
commit 63eb762
Showing
4 changed files
with
137 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters