That is unexpected!
Either there's a bug in your pipeline, or in theirs, or the paper is incomplete/junk.
How did you pick those 7 candidates?
Have the star catalogs you are testing against been changed recently?
I picked them because I had a corresponding tile downloaded. I checked how many matches that tile remainder had with MNRAS 2022 final R. It was zero so I had to check if I made a mistake.
Manual screening, using just source extractor pass 2 output, revealed the reason.
They are all in a tile with center coords: RA = 130.013°, Dec = +33.081°. The "mid-numbering" scheme comes from source-extractor:
* mid 1544: RA 130.44295, Dec 32.908028
* mid 1546: RA 130.54050, Dec 33.181760
* mid 1551: RA 130.23894, Dec 32.718590
* mid 1554: RA 130.13702, Dec 32.670372
* mid 1558: RA 130.14957, Dec 32.877388
* mid 1579: RA 129.58102, Dec 33.028930
* mid 1581: RA 129.51256, Dec 32.996216
Mid-1551 didn't appear in my dataset at all. Maybe their tile center was different for these coordinates. Failure matrix for rest. These quality gates come directly from MNRAS 2022. Code is simply checking values from source extractor against the criteria:
Edit: copy-pasting didn't work. Will try screenshot.