setup.cfg
setup.py
lcc/__init__.py
lcc.egg-info/PKG-INFO
lcc.egg-info/SOURCES.txt
lcc.egg-info/dependency_links.txt
lcc.egg-info/requires.txt
lcc.egg-info/top_level.txt
lcc/_playground/_.py
lcc/_playground/__init__.py
lcc/_playground/run_crossmatch.py
lcc/_playground/_exopla_archive/__init__.py
lcc/_playground/_exopla_archive/base.py
lcc/_playground/_exopla_archive/kepler.py
lcc/api/__init__.py
lcc/api/input_parse.py
lcc/api/stars_handling.py
lcc/bin/__init__.py
lcc/bin/create_project.py
lcc/bin/filter_stars.py
lcc/bin/make_filter.py
lcc/bin/plot_lcs.py
lcc/bin/prepare_query.py
lcc/data_manager/__init__.py
lcc/data_manager/filter_serializer.py
lcc/data_manager/package_reader.py
lcc/data_manager/prepare_package.py
lcc/data_manager/status_resolver.py
lcc/db_tier/TAP_query.py
lcc/db_tier/__init__.py
lcc/db_tier/base_query.py
lcc/db_tier/stars_provider.py
lcc/db_tier/vizier_tap_base.py
lcc/db_tier/connectors/__init__.py
lcc/db_tier/connectors/asas.py
lcc/db_tier/connectors/catalina.py
lcc/db_tier/connectors/corot.py
lcc/db_tier/connectors/file_manager.py
lcc/db_tier/connectors/kepler.py
lcc/db_tier/connectors/macho.py
lcc/db_tier/connectors/ogleII.py
lcc/db_tier/connectors/ogleIII.py
lcc/entities/__init__.py
lcc/entities/exceptions.py
lcc/entities/light_curve.py
lcc/entities/star.py
lcc/gavo/__init__.py
lcc/gavo/imp/__init__.py
lcc/gavo/imp/argparse.py
lcc/gavo/imp/httpheader.py
lcc/gavo/imp/pyparsing.py
lcc/gavo/imp/rjsmin.py
lcc/gavo/imp/testresources.py
lcc/gavo/stc/__init__.py
lcc/gavo/stc/bboxes.py
lcc/gavo/stc/cli.py
lcc/gavo/stc/common.py
lcc/gavo/stc/conform.py
lcc/gavo/stc/dm.py
lcc/gavo/stc/eq.py
lcc/gavo/stc/geo.py
lcc/gavo/stc/spherc.py
lcc/gavo/stc/sphermath.py
lcc/gavo/stc/stcs.py
lcc/gavo/stc/stcsast.py
lcc/gavo/stc/stcsdefaults.py
lcc/gavo/stc/stcsgen.py
lcc/gavo/stc/stcx.py
lcc/gavo/stc/stcxast.py
lcc/gavo/stc/stcxgen.py
lcc/gavo/stc/syslib.py
lcc/gavo/stc/tapstc.py
lcc/gavo/stc/times.py
lcc/gavo/stc/units.py
lcc/gavo/stc/utypeast.py
lcc/gavo/stc/utypegen.py
lcc/gavo/utils/__init__.py
lcc/gavo/utils/algotricks.py
lcc/gavo/utils/autonode.py
lcc/gavo/utils/codetricks.py
lcc/gavo/utils/excs.py
lcc/gavo/utils/fancyconfig.py
lcc/gavo/utils/fitstools.py
lcc/gavo/utils/imgtools.py
lcc/gavo/utils/mathtricks.py
lcc/gavo/utils/misctricks.py
lcc/gavo/utils/ostricks.py
lcc/gavo/utils/pgexplain.py
lcc/gavo/utils/pgsphere.py
lcc/gavo/utils/plainxml.py
lcc/gavo/utils/serializers.py
lcc/gavo/utils/stanxml.py
lcc/gavo/utils/texttricks.py
lcc/gavo/utils/typeconversions.py
lcc/gavo/votable/__init__.py
lcc/gavo/votable/coding.py
lcc/gavo/votable/common.py
lcc/gavo/votable/dec_binary.py
lcc/gavo/votable/dec_binary2.py
lcc/gavo/votable/dec_tabledata.py
lcc/gavo/votable/enc_binary.py
lcc/gavo/votable/enc_binary2.py
lcc/gavo/votable/enc_tabledata.py
lcc/gavo/votable/model.py
lcc/gavo/votable/modelgroups.py
lcc/gavo/votable/paramval.py
lcc/gavo/votable/parser.py
lcc/gavo/votable/simple.py
lcc/gavo/votable/tableparser.py
lcc/gavo/votable/tablewriter.py
lcc/gavo/votable/tapquery.py
lcc/stars_processing/__init__.py
lcc/stars_processing/stars_filter.py
lcc/stars_processing/deciders/__init__.py
lcc/stars_processing/deciders/custom_decider.py
lcc/stars_processing/deciders/neuron_decider.py
lcc/stars_processing/deciders/supervised_deciders.py
lcc/stars_processing/deciders/unsupervised/__init__.py
lcc/stars_processing/deciders/unsupervised/k_means_decider.py
lcc/stars_processing/descriptors/__init__.py
lcc/stars_processing/descriptors/abbe_value_descr.py
lcc/stars_processing/descriptors/color_index_descr.py
lcc/stars_processing/descriptors/curve_density_descr.py
lcc/stars_processing/descriptors/curve_descr.py
lcc/stars_processing/descriptors/curve_shape_descr.py
lcc/stars_processing/descriptors/hist_shape_descr.py
lcc/stars_processing/descriptors/kurtosis_desc.py
lcc/stars_processing/descriptors/position_descriptor.py
lcc/stars_processing/descriptors/property_desc.py
lcc/stars_processing/descriptors/skewness_desc.py
lcc/stars_processing/descriptors/variogram_shape_descr.py
lcc/stars_processing/descriptors/variogram_slope_descr.py
lcc/stars_processing/systematic_search/__init__.py
lcc/stars_processing/systematic_search/stars_searcher.py
lcc/stars_processing/tools/__init__.py
lcc/stars_processing/tools/params_estim.py
lcc/stars_processing/tools/stats_manager.py
lcc/stars_processing/tools/visualization.py
lcc/stars_processing/utilities/__init__.py
lcc/stars_processing/utilities/base_decider.py
lcc/stars_processing/utilities/base_descriptor.py
lcc/stars_processing/utilities/compare.py
lcc/stars_processing/utilities/sax.py
lcc/stars_processing/utilities/superv_base_decider.py
lcc/stars_processing/utilities/symbolic_representation.py
lcc/stars_processing/utilities/unsupervised_base.py
lcc/tests/__init__.py
lcc/tests/test_abbe_descriptor.py
lcc/tests/test_comp_descriptors.py
lcc/tests/test_connectors.py
lcc/tests/test_data_analysis.py
lcc/tests/test_filter.py
lcc/utils/__init__.py
lcc/utils/commons.py
lcc/utils/data_analysis.py
lcc/utils/helpers.py
lcc/utils/output_process_modules.py
lcc/utils/stars.py