{"id":21768333,"url":"https://github.com/ymtoo/longtermspectralaverage","last_synced_at":"2025-08-22T07:43:32.527Z","repository":{"id":129413622,"uuid":"574323292","full_name":"ymtoo/LongTermSpectralAverage","owner":"ymtoo","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-28T08:57:34.000Z","size":543,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T05:44:15.610Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ymtoo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-05T03:38:01.000Z","updated_at":"2022-12-05T03:38:43.000Z","dependencies_parsed_at":"2023-07-24T05:31:19.168Z","dependency_job_id":null,"html_url":"https://github.com/ymtoo/LongTermSpectralAverage","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ymtoo/LongTermSpectralAverage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ymtoo%2FLongTermSpectralAverage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ymtoo%2FLongTermSpectralAverage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ymtoo%2FLongTermSpectralAverage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ymtoo%2FLongTermSpectralAverage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ymtoo","download_url":"https://codeload.github.com/ymtoo/LongTermSpectralAverage/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ymtoo%2FLongTermSpectralAverage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271606209,"owners_count":24788970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-26T13:35:34.647Z","updated_at":"2025-08-22T07:43:32.489Z","avatar_url":"https://github.com/ymtoo.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LongTermSpectralAverage.jl\n\nThe package implements Long-Term Spectral Average (LTSA).\n\n## Usage\n```julia\nusing Dates\nusing LongTermSpectralAverage\n\nstarttimes = (DateTime(2019,1,1,0,0,0):Day(1):DateTime(2019,1,30,0,0,0))\nxs = [randn(10000) for _ ∈ 1:length(starttimes)]\nltsa_plot(xs, starttimes; fs = 9600)\n```\n![](ltsa.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fymtoo%2Flongtermspectralaverage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fymtoo%2Flongtermspectralaverage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fymtoo%2Flongtermspectralaverage/lists"}