Sun Apr 2 21:57:07 MST 2023 py.warnings WARNING: /data0/shenming/lsst_stack_v23_0_1/stack/miniconda3-py38_4.9.2-0.8.1/Linux64/daf_butler/g6b22db343a+d18c45d440/python/lsst/daf/butler/registry/databases/sqlite.py:444: SAWarning: Class _Ensure will not make use of SQL compilation caching as it does not set the 'inherit_cache' attribute to ``True``. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Set this attribute to True if this object can make use of the cache key generated by the superclass. Alternatively, this attribute may be set to False which will disable this warning. (Background on this error at: https://sqlalche.me/e/14/cprf) return connection.execute(_Ensure(table), rows).rowcount pipe.tasks.script.registerSkymap INFO: sky map has 12 tracts pipe.tasks.script.registerSkymap INFO: tract 0 has corners (35.576, 13.571), (324.424, 13.571), (261.130, 56.421), (98.870, 56.421) (RA, Dec deg) and 350 x 334 patches pipe.tasks.script.registerSkymap INFO: tract 1 has corners (155.576, 13.571), (84.424, 13.571), (21.130, 56.421), (218.870, 56.421) (RA, Dec deg) and 350 x 334 patches pipe.tasks.script.registerSkymap INFO: tract 2 has corners (275.576, 13.571), (204.424, 13.571), (141.130, 56.421), (338.870, 56.421) (RA, Dec deg) and 350 x 334 patches pipe.tasks.script.registerSkymap INFO: tract 3 has corners (97.175, -20.621), (22.825, -20.621), (11.988, 42.674), (108.012, 42.674) (RA, Dec deg) and 350 x 334 patches pipe.tasks.script.registerSkymap INFO: tract 4 has corners (217.175, -20.621), (142.825, -20.621), (131.988, 42.674), (228.012, 42.674) (RA, Dec deg) and 350 x 334 patches pipe.tasks.script.registerSkymap INFO: tract 5 has corners (337.175, -20.621), (262.825, -20.621), (251.988, 42.674), (348.012, 42.674) (RA, Dec deg) and 350 x 334 patches pipe.tasks.script.registerSkymap INFO: tract 6 has corners (48.012, -42.674), (311.988, -42.674), (322.825, 20.621), (37.175, 20.621) (RA, Dec deg) and 350 x 334 patches pipe.tasks.script.registerSkymap INFO: tract 7 has corners (168.012, -42.674), (71.988, -42.674), (82.825, 20.621), (157.175, 20.621) (RA, Dec deg) and 350 x 334 patches pipe.tasks.script.registerSkymap INFO: tract 8 has corners (288.012, -42.674), (191.988, -42.674), (202.825, 20.621), (277.175, 20.621) (RA, Dec deg) and 350 x 334 patches pipe.tasks.script.registerSkymap INFO: tract 9 has corners (158.870, -56.421), (321.130, -56.421), (24.424, -13.571), (95.576, -13.571) (RA, Dec deg) and 350 x 334 patches pipe.tasks.script.registerSkymap INFO: tract 10 has corners (278.870, -56.421), (81.130, -56.421), (144.424, -13.571), (215.576, -13.571) (RA, Dec deg) and 350 x 334 patches pipe.tasks.script.registerSkymap INFO: tract 11 has corners (38.870, -56.421), (201.130, -56.421), (264.424, -13.571), (335.576, -13.571) (RA, Dec deg) and 350 x 334 patches py.warnings WARNING: /data0/shenming/lsst_stack_v23_0_1/stack/miniconda3-py38_4.9.2-0.8.1/Linux64/daf_butler/g6b22db343a+d18c45d440/python/lsst/daf/butler/registry/interfaces/_database.py:1640: SAWarning: TypeDecorator Base64Region() will not produce a cache key because the ``cache_ok`` attribute is not set to True. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this error at: https://sqlalche.me/e/14/cprf) return connection.execute(sql, *args, **kwargs) Sun Apr 2 22:01:04 MST 2023