{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/scarlet-source-separation-in-multi-band","title":"SCARLET: Source separation in multi-band images by Constrained Matrix Factorization","arxiv_id":"1802.10157","date":"2018-02-27","proceeding":null,"authors":["Peter Melchior","Fred Moolekamp","Maximilian Jerdee","Robert Armstrong","Ai-Lei Sun","James Bosch","Robert Lupton"],"abstract":"We present the source separation framework SCARLET for multi-band images, which is based on a generalization of the Non-negative Matrix Factorization to alternative and several simultaneous constraints. Our approach describes the observed scene as a mixture of components with compact spatial support and uniform spectra over their support. We present the algorithm to perform the matrix factorization and introduce constraints that are useful for optical images of stars and distinct stellar populations in galaxies, in particular symmetry and monotonicity with respect to the source peak position. We also derive the treatment of correlated noise and convolutions with band-dependent point spread functions, rendering our approach applicable to coadded images observed under variable seeing conditions. SCARLET thus yields a PSF-matched photometry measurement with an optimally chosen weight function given by the mean morphology in all available bands. We demonstrate the performance of SCARLET for deblending crowded extragalactic scenes and on an AGN jet -- host galaxy separation problem in deep 5-band imaging from the Hyper Suprime-Cam Stategic Survey Program. Using simulations with prominent crowding we show that SCARLET yields superior results to the HSC-SDSS deblender for the recovery of total fluxes, colors, and morphologies. Due to its non-parametric nature, a conceptual limitation of SCARLET is its sensitivity to undetected sources or multiple stellar population within detected sources, but an iterative strategy that adds components at the location of significant residuals appears promising. The code is implemented in Python with C++ extensions and is available at https://github.com/fred3m/scarlet","url_abs":"http://arxiv.org/abs/1802.10157v1","url_pdf":"http://arxiv.org/pdf/1802.10157v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"links_only","authors_date_abstract":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license), from the Kaggle arXiv metadata snapshot of 2026-09-12"},"code_links":[{"paper_slug":"scarlet-source-separation-in-multi-band","repo_url":"https://github.com/fred3m/scarlet","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"scarlet-source-separation-in-multi-band","repo_url":"https://github.com/pmelchior/scarlet","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":null},{"paper_slug":"scarlet-source-separation-in-multi-band","repo_url":"https://github.com/gcmshadow/scarlet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"scarlet-source-separation-in-multi-band","repo_url":"https://github.com/herjy/scarlet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1802.10157","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1802.10157"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/fred3m/scarlet","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/pmelchior/scarlet","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/gcmshadow/scarlet","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/herjy/scarlet","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_draft_wrong":2,"unverified":35},"by_repo_kind":{"official":{"samples":18,"ran":2,"repositories":2},"listed":{"samples":19,"ran":0,"repositories":2}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"5b1edbc5178af928","entry":"get_blend","repo":"pmelchior/scarlet","repo_kind":"official","path":"scarlet/testing/api.py","file_url":"https://github.com/pmelchior/scarlet/blob/HEAD/scarlet/testing/api.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5b1edbc5178af928"}},{"code_sha256_prefix":"c9ae8bfcd6a8134f","entry":"get_local_blend_ids","repo":"pmelchior/scarlet","repo_kind":"official","path":"scarlet/testing/api.py","file_url":"https://github.com/pmelchior/scarlet/blob/HEAD/scarlet/testing/api.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c9ae8bfcd6a8134f"}},{"code_sha256_prefix":"7685bd9e0b61668e","entry":"bounds_to_bbox","repo":"fred3m/scarlet","repo_kind":"official","path":"scarlet/detect.py","file_url":"https://github.com/fred3m/scarlet/blob/HEAD/scarlet/detect.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7685bd9e0b61668e"}},{"code_sha256_prefix":"fa5a71fd35d529a5","entry":"box_intersect","repo":"fred3m/scarlet","repo_kind":"official","path":"scarlet/detect.py","file_url":"https://github.com/fred3m/scarlet/blob/HEAD/scarlet/detect.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fa5a71fd35d529a5"}},{"code_sha256_prefix":"609f46126e6fdd0c","entry":"channels_to_rgb","repo":"fred3m/scarlet","repo_kind":"official","path":"scarlet/display.py","file_url":"https://github.com/fred3m/scarlet/blob/HEAD/scarlet/display.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"609f46126e6fdd0c"}},{"code_sha256_prefix":"4a469f49e50f19d7","entry":"channels_to_rgb","repo":"gcmshadow/scarlet","repo_kind":"listed","path":"scarlet/display.py","file_url":"https://github.com/gcmshadow/scarlet/blob/HEAD/scarlet/display.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4a469f49e50f19d7"}},{"code_sha256_prefix":"c7b3bea951cfab74","entry":"common_projections","repo":"gcmshadow/scarlet","repo_kind":"listed","path":"scarlet/interpolation.py","file_url":"https://github.com/gcmshadow/scarlet/blob/HEAD/scarlet/interpolation.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c7b3bea951cfab74"}},{"code_sha256_prefix":"f64f9f315400a3ed","entry":"convolve","repo":"fred3m/scarlet","repo_kind":"official","path":"scarlet/fft.py","file_url":"https://github.com/fred3m/scarlet/blob/HEAD/scarlet/fft.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f64f9f315400a3ed"}},{"code_sha256_prefix":"e6458fe124e7e5ee","entry":"convolve","repo":"gcmshadow/scarlet","repo_kind":"listed","path":"scarlet/fft.py","file_url":"https://github.com/gcmshadow/scarlet/blob/HEAD/scarlet/fft.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e6458fe124e7e5ee"}},{"code_sha256_prefix":"01028fe9d12d2260","entry":"double_gaussian","repo":"herjy/scarlet","repo_kind":"listed","path":"scarlet/psf_match.py","file_url":"https://github.com/herjy/scarlet/blob/HEAD/scarlet/psf_match.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"01028fe9d12d2260"}},{"code_sha256_prefix":"c762972251944add","entry":"fast_zero_pad","repo":"fred3m/scarlet","repo_kind":"official","path":"scarlet/fft.py","file_url":"https://github.com/fred3m/scarlet/blob/HEAD/scarlet/fft.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c762972251944add"}},{"code_sha256_prefix":"5dfc438d66678b96","entry":"flux","repo":"gcmshadow/scarlet","repo_kind":"listed","path":"scarlet/measure.py","file_url":"https://github.com/gcmshadow/scarlet/blob/HEAD/scarlet/measure.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5dfc438d66678b96"}},{"code_sha256_prefix":"e19d6606be65dbfc","entry":"footprint_intersect","repo":"fred3m/scarlet","repo_kind":"official","path":"scarlet/detect.py","file_url":"https://github.com/fred3m/scarlet/blob/HEAD/scarlet/detect.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e19d6606be65dbfc"}},{"code_sha256_prefix":"03d84bdc8fd219c3","entry":"gaussian","repo":"herjy/scarlet","repo_kind":"listed","path":"scarlet/psf_match.py","file_url":"https://github.com/herjy/scarlet/blob/HEAD/scarlet/psf_match.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"03d84bdc8fd219c3"}},{"code_sha256_prefix":"7838796abb4c9a6a","entry":"get_best_fit_sed","repo":"herjy/scarlet","repo_kind":"listed","path":"scarlet/source.py","file_url":"https://github.com/herjy/scarlet/blob/HEAD/scarlet/source.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7838796abb4c9a6a"}},{"code_sha256_prefix":"e6dcb05d3d66201a","entry":"get_blend_ids","repo":"pmelchior/scarlet","repo_kind":"official","path":"scarlet/testing/api.py","file_url":"https://github.com/pmelchior/scarlet/blob/HEAD/scarlet/testing/api.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e6dcb05d3d66201a"}},{"code_sha256_prefix":"5129633075a467cf","entry":"get_filter_bounds","repo":"fred3m/scarlet","repo_kind":"official","path":"scarlet/interpolation.py","file_url":"https://github.com/fred3m/scarlet/blob/HEAD/scarlet/interpolation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5129633075a467cf"}},{"code_sha256_prefix":"ae372a6b1295d160","entry":"get_filter_coords","repo":"fred3m/scarlet","repo_kind":"official","path":"scarlet/interpolation.py","file_url":"https://github.com/fred3m/scarlet/blob/HEAD/scarlet/interpolation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ae372a6b1295d160"}},{"code_sha256_prefix":"0797f19575911143","entry":"get_filter_slices","repo":"herjy/scarlet","repo_kind":"listed","path":"scarlet/transformation.py","file_url":"https://github.com/herjy/scarlet/blob/HEAD/scarlet/transformation.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0797f19575911143"}},{"code_sha256_prefix":"0fc8fb03cebac2b4","entry":"get_minimal_boxsize","repo":"fred3m/scarlet","repo_kind":"official","path":"scarlet/initialization.py","file_url":"https://github.com/fred3m/scarlet/blob/HEAD/scarlet/initialization.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0fc8fb03cebac2b4"}},{"code_sha256_prefix":"8f54c0b99cc9d4b9","entry":"get_model","repo":"gcmshadow/scarlet","repo_kind":"listed","path":"scarlet/measure.py","file_url":"https://github.com/gcmshadow/scarlet/blob/HEAD/scarlet/measure.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8f54c0b99cc9d4b9"}},{"code_sha256_prefix":"380a95e22f8af0a6","entry":"get_pixel_spectrum","repo":"fred3m/scarlet","repo_kind":"official","path":"scarlet/initialization.py","file_url":"https://github.com/fred3m/scarlet/blob/HEAD/scarlet/initialization.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"380a95e22f8af0a6"}},{"code_sha256_prefix":"5673a4ea33b2749f","entry":"get_projection_slices","repo":"fred3m/scarlet","repo_kind":"official","path":"scarlet/interpolation.py","file_url":"https://github.com/fred3m/scarlet/blob/HEAD/scarlet/interpolation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5673a4ea33b2749f"}},{"code_sha256_prefix":"0a1925f2ef97f7b1","entry":"get_psf_spectrum","repo":"fred3m/scarlet","repo_kind":"official","path":"scarlet/initialization.py","file_url":"https://github.com/fred3m/scarlet/blob/HEAD/scarlet/initialization.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0a1925f2ef97f7b1"}},{"code_sha256_prefix":"8c1f007c5ddb44ae","entry":"img_to_3channel","repo":"fred3m/scarlet","repo_kind":"official","path":"scarlet/display.py","file_url":"https://github.com/fred3m/scarlet/blob/HEAD/scarlet/display.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8c1f007c5ddb44ae"}},{"code_sha256_prefix":"def0a10810077962","entry":"img_to_3channel","repo":"gcmshadow/scarlet","repo_kind":"listed","path":"scarlet/display.py","file_url":"https://github.com/gcmshadow/scarlet/blob/HEAD/scarlet/display.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"def0a10810077962"}},{"code_sha256_prefix":"47543c70ea3e72ce","entry":"match_psf","repo":"fred3m/scarlet","repo_kind":"official","path":"scarlet/fft.py","file_url":"https://github.com/fred3m/scarlet/blob/HEAD/scarlet/fft.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"47543c70ea3e72ce"}},{"code_sha256_prefix":"b78c5b0837a51743","entry":"match_psfs","repo":"gcmshadow/scarlet","repo_kind":"listed","path":"scarlet/fft.py","file_url":"https://github.com/gcmshadow/scarlet/blob/HEAD/scarlet/fft.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b78c5b0837a51743"}},{"code_sha256_prefix":"03c08ce8d98ca390","entry":"max_pixel","repo":"gcmshadow/scarlet","repo_kind":"listed","path":"scarlet/measure.py","file_url":"https://github.com/gcmshadow/scarlet/blob/HEAD/scarlet/measure.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"03c08ce8d98ca390"}},{"code_sha256_prefix":"025cdf3ba20ed087","entry":"moffat","repo":"herjy/scarlet","repo_kind":"listed","path":"scarlet/psf_match.py","file_url":"https://github.com/herjy/scarlet/blob/HEAD/scarlet/psf_match.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"025cdf3ba20ed087"}},{"code_sha256_prefix":"cb492b5b0a9c4153","entry":"overlapped_slices","repo":"fred3m/scarlet","repo_kind":"official","path":"scarlet/bbox.py","file_url":"https://github.com/fred3m/scarlet/blob/HEAD/scarlet/bbox.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cb492b5b0a9c4153"}},{"code_sha256_prefix":"399194c75ab1ab15","entry":"project_image","repo":"gcmshadow/scarlet","repo_kind":"listed","path":"scarlet/interpolation.py","file_url":"https://github.com/gcmshadow/scarlet/blob/HEAD/scarlet/interpolation.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"399194c75ab1ab15"}},{"code_sha256_prefix":"e3f100ed55e5130f","entry":"prox_cone","repo":"gcmshadow/scarlet","repo_kind":"listed","path":"scarlet/operator.py","file_url":"https://github.com/gcmshadow/scarlet/blob/HEAD/scarlet/operator.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e3f100ed55e5130f"}},{"code_sha256_prefix":"af8381e2c1ce599f","entry":"prox_strict_monotonic","repo":"herjy/scarlet","repo_kind":"listed","path":"scarlet/operator.py","file_url":"https://github.com/herjy/scarlet/blob/HEAD/scarlet/operator.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"af8381e2c1ce599f"}},{"code_sha256_prefix":"22f8a375d9af043a","entry":"sort_by_radius","repo":"gcmshadow/scarlet","repo_kind":"listed","path":"scarlet/operator.py","file_url":"https://github.com/gcmshadow/scarlet/blob/HEAD/scarlet/operator.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"22f8a375d9af043a"}},{"code_sha256_prefix":"73eab8ee673489ad","entry":"sort_by_radius","repo":"herjy/scarlet","repo_kind":"listed","path":"scarlet/operator.py","file_url":"https://github.com/herjy/scarlet/blob/HEAD/scarlet/operator.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"73eab8ee673489ad"}},{"code_sha256_prefix":"c18eceb1e0fae726","entry":"zscale","repo":"herjy/scarlet","repo_kind":"listed","path":"scarlet/display.py","file_url":"https://github.com/herjy/scarlet/blob/HEAD/scarlet/display.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c18eceb1e0fae726"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}