Skip to content

Commit

Permalink
LHzDelowpass: Update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
LightArrowsEXE committed Sep 20, 2024
1 parent 57b61ed commit 033de5f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions lvsfunc/models/delowpass.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,12 @@ class LHzDelowpass(BaseLHzDelowpass):
"""
Light's Horizontal Delowpassing model.
These models should only be used on sources that feature horizontal lowpassing.
This is most common in R2J discs of anime, but may also happen in other sources.
These models should only be used on sources that feature horizontal lowpassing
where you have no clean source to use for delowpassing instead.
This will typically be R2J anime DVDs with R1s that don't align with it or don't exist.
DO NOT, UNDER ANY CIRCUMSTANCES, use this model because you're too lazy to delowpass manually!
Doing it manually is ALWAYS going to be safer and give you much better results!
The models are named using the following formats:
Expand Down

0 comments on commit 033de5f

Please sign in to comment.