Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
warisa-r committed Sep 23, 2024
1 parent 32232c3 commit cc7958c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/fitting.jl
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,6 @@ function calculate_normal_vector(fit::Fitting, evenly_spaced_range, flow_data, t
bounds = flow_data.bounds

if fit.model == line_model
#TODO: Check if this work! This is just pure implementation no test!
m, b = fit.parameters

# Calculate the magnitude of each vector
Expand Down

0 comments on commit cc7958c

Please sign in to comment.