Skip to content

fix: AnalysisImaging.log_likelihood_function CPU branch returns figure_of_merit (not log_likelihood) #91

fix: AnalysisImaging.log_likelihood_function CPU branch returns figure_of_merit (not log_likelihood)

fix: AnalysisImaging.log_likelihood_function CPU branch returns figure_of_merit (not log_likelihood) #91

Workflow file for this run

name: URL Check
on:
push:
branches: [main]
pull_request:
jobs:
url_check:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
with:
path: repo
- name: Checkout PyAutoBuild
uses: actions/checkout@v4
with:
repository: PyAutoLabs/PyAutoBuild
ref: main
path: PyAutoBuild
- name: Run url_check.sh
run: bash PyAutoBuild/autobuild/url_check.sh repo