Restructure data pipeline: replace IFD analysis with length bias appendix

- Remove Section 2.4 (IFD analysis) from main text
- Delete obsolete IFD figures (ifd_compare_clean, ifd_density_dist,
  ifd_both_vs_lossratio, ifd_loss_ratio_density)
- Update ifd_length_grid.png with new data
- Rewrite Appendix A: IFD definition + quantitative summary +
  representative samples table + length bias analysis
- Update abstract to remove IFD findings
- Fix .gitignore to only track .png in data/
- Clean up stale analysis scripts
This commit is contained in:
2026-07-05 18:59:29 +08:00
parent 2d52a00149
commit ff13a45d95
7 changed files with 85 additions and 326 deletions
+1 -1
View File
@@ -5,4 +5,4 @@
# Only track .tex files and .gitignore itself
!.gitignore
!*.tex
!data/**
!data/**.png