Skip to content

Commit

Permalink
pygrb
Browse files Browse the repository at this point in the history
  • Loading branch information
GarethCabournDavies committed Jan 8, 2025
1 parent 3c8a089 commit 62c7e94
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion bin/pygrb/pycbc_grb_inj_finder
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ import operator
import os
import re
from collections import defaultdict
from itertools import compress
from functools import reduce

import tqdm
Expand Down
1 change: 0 additions & 1 deletion bin/pygrb/pycbc_pygrb_minifollowups
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ import os
import argparse
import logging

from pycbc import init_logging
import pycbc.workflow as wf
from pycbc.workflow.core import FileList, resolve_url_to_file
import pycbc.workflow.minifollowups as mini
Expand Down
1 change: 0 additions & 1 deletion bin/pygrb/pycbc_pygrb_plot_skygrid
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ import sys
import os
import logging
import numpy
import h5py
from matplotlib import pyplot as plt
from matplotlib import rc
import pycbc.version
Expand Down

0 comments on commit 62c7e94

Please sign in to comment.