mirror of
https://gitlab.cern.ch/wotsubo/PSBoardDataBase.git
synced 2025-06-07 21:45:43 +09:00
update(notebook): remove unused lines from skew_stats
This commit is contained in:
parent
b3abd0aa57
commit
8eecf4693c
1 changed files with 0 additions and 4 deletions
|
@ -492,10 +492,6 @@ df_skews_selected = let df
|
|||
gdf_skews_on_psbid,
|
||||
sdf -> begin
|
||||
all(ismissing, sdf.skew) && @info "" sdf
|
||||
# TODO: update
|
||||
if sdf.psbid[1] == 1563
|
||||
()
|
||||
end
|
||||
if nrow(sdf) == 1
|
||||
# TODO: remove 1563 bypass
|
||||
sdf.psbid[1] == 1563 || @assert sdf.skew |> first |> !ismissing sdf
|
||||
|
|
Loading…
Add table
Reference in a new issue