! Started logfile: /image_prod/ug002_uva//J1547-0943_S_dfm.log on Thu Mar 5 02:26:07 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uva//J1547-0943_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1547-0943_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.605093 visibilities/baseline/integration-bin. ! Found source: J1547-0943 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 3921 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J1547-0943_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.036419Jy sigma=7.391713 ! Fit after self-cal, rms=0.860161Jy sigma=6.119944 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.668 mas, bmaj=7.505 mas, bpa=-2.695 degrees ! Estimated noise=2.10739 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.120733 Jy ! Component: 100 - total flux cleaned = 0.149243 Jy ! Total flux subtracted in 100 components = 0.149243 Jy ! Clean residual min=-0.011628 max=0.016083 Jy/beam ! Clean residual mean=0.000032 rms=0.003430 Jy/beam ! Combined flux in latest and established models = 0.149243 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.149243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.168453Jy sigma=0.578986 ! Fit after self-cal, rms=0.168313Jy sigma=0.578201 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.073 mas, bmaj=8.379 mas, bpa=-2.712 degrees ! Estimated noise=1.64262 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0160432 Jy ! Component: 100 - total flux cleaned = 0.0232439 Jy ! Component: 150 - total flux cleaned = 0.024891 Jy ! Component: 200 - total flux cleaned = 0.0251613 Jy ! Total flux subtracted in 200 components = 0.0251613 Jy ! Clean residual min=-0.010241 max=0.012463 Jy/beam ! Clean residual mean=0.000016 rms=0.002960 Jy/beam ! Combined flux in latest and established models = 0.174404 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 23 components and 0.174404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.167297Jy sigma=0.555246 ! Fit after self-cal, rms=0.167099Jy sigma=0.554930 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.073 x 8.379 at -2.712 degrees (North through East) ! Clean map min=-0.009905 max=0.15794 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.96 HN 1.10 KP 0.97 ! LA 1.16 MK 1.15 NL 0.93 OV 0.87 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.02 HN 1.11 KP 1.06 ! LA 0.94 MK 1.00 NL 0.86 OV 0.88 ! SC 0.88 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.04 HN 1.53 KP 0.98 ! LA 0.90 MK 1.00 NL 0.87 OV 0.92 ! SC 0.95 ! ! ! Fit before self-cal, rms=0.167099Jy sigma=0.554930 ! Fit after self-cal, rms=0.173535Jy sigma=0.522301 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.1 mas, bmaj=8.338 mas, bpa=-1.544 degrees ! Estimated noise=1.63887 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-6, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109626 Jy ! Component: 100 - total flux cleaned = 0.0127192 Jy ! Component: 150 - total flux cleaned = 0.0135712 Jy ! Component: 200 - total flux cleaned = 0.0139408 Jy ! Total flux subtracted in 200 components = 0.0139408 Jy ! Clean residual min=-0.007611 max=0.008050 Jy/beam ! Clean residual mean=0.000010 rms=0.002044 Jy/beam ! Combined flux in latest and established models = 0.188345 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 46 components and 0.188345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.172655Jy sigma=0.510692 ! Fit after self-cal, rms=0.172375Jy sigma=0.509610 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.172375Jy sigma=0.509610 ! Fit after self-cal, rms=0.308932Jy sigma=0.480373 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.086 mas, bmaj=8.28 mas, bpa=-1.762 degrees ! Estimated noise=1.65381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00453036 Jy ! Component: 100 - total flux cleaned = 0.00736366 Jy ! Component: 150 - total flux cleaned = 0.0094093 Jy ! Component: 200 - total flux cleaned = 0.0101573 Jy ! Total flux subtracted in 200 components = 0.0101573 Jy ! Clean residual min=-0.004608 max=0.004948 Jy/beam ! Clean residual mean=-0.000007 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.198502 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 69 components and 0.198502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.308813Jy sigma=0.478304 ! Fit after self-cal, rms=0.310362Jy sigma=0.477586 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141334 Jy ! Component: 100 - total flux cleaned = 0.00175392 Jy ! Component: 150 - total flux cleaned = 0.00180336 Jy ! Component: 200 - total flux cleaned = 0.0018957 Jy ! Total flux subtracted in 200 components = 0.0018957 Jy ! Clean residual min=-0.004443 max=0.004970 Jy/beam ! Clean residual mean=-0.000007 rms=0.001262 Jy/beam ! Combined flux in latest and established models = 0.200398 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 79 components and 0.200398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.310314Jy sigma=0.477176 ! Fit after self-cal, rms=0.310319Jy sigma=0.477144 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.310319Jy sigma=0.477144 ! Fit after self-cal, rms=0.418166Jy sigma=0.462572 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.075 mas, bmaj=8.254 mas, bpa=-1.867 degrees ! Estimated noise=1.64136 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00192087 Jy ! Component: 100 - total flux cleaned = 0.00198042 Jy ! Component: 150 - total flux cleaned = 0.0019819 Jy ! Component: 200 - total flux cleaned = 0.00184726 Jy ! Total flux subtracted in 200 components = 0.00184726 Jy ! Clean residual min=-0.002915 max=0.003331 Jy/beam ! Clean residual mean=-0.000003 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.202245 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 96 components and 0.202245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.418109Jy sigma=0.461964 ! Fit after self-cal, rms=0.418817Jy sigma=0.461770 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000509205 Jy ! Component: 100 - total flux cleaned = 0.000432794 Jy ! Component: 150 - total flux cleaned = 0.000291404 Jy ! Component: 200 - total flux cleaned = 0.000162954 Jy ! Total flux subtracted in 200 components = 0.000162954 Jy ! Clean residual min=-0.003035 max=0.003302 Jy/beam ! Clean residual mean=-0.000002 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.202408 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 107 components and 0.202408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.418792Jy sigma=0.461583 ! Fit after self-cal, rms=0.418809Jy sigma=0.461570 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.418809Jy sigma=0.461570 ! Fit after self-cal, rms=0.430915Jy sigma=0.461394 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.989 mas, bmaj=14.13 mas, bpa=4.73 degrees ! Estimated noise=2.11628 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160052 Jy ! Component: 100 - total flux cleaned = 0.00170188 Jy ! Component: 150 - total flux cleaned = 0.00149862 Jy ! Component: 200 - total flux cleaned = 0.00126554 Jy ! Total flux subtracted in 200 components = 0.00126554 Jy ! Clean residual min=-0.003955 max=0.003686 Jy/beam ! Clean residual mean=-0.000003 rms=0.001101 Jy/beam ! Combined flux in latest and established models = 0.203674 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 117 components and 0.203674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.430880Jy sigma=0.461262 ! Fit after self-cal, rms=0.430961Jy sigma=0.461213 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000178352 Jy ! Component: 100 - total flux cleaned = -4.40265e-05 Jy ! Component: 150 - total flux cleaned = -0.000216711 Jy ! Component: 200 - total flux cleaned = -0.000352239 Jy ! Total flux subtracted in 200 components = -0.000352239 Jy ! Clean residual min=-0.004024 max=0.003560 Jy/beam ! Clean residual mean=-0.000002 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 0.203322 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 124 components and 0.203321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.430945Jy sigma=0.461267 ! Fit after self-cal, rms=0.430949Jy sigma=0.461242 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=3.073 mas, bmaj=8.249 mas, bpa=-1.844 degrees ! Estimated noise=1.64045 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.073 x 8.249 at -1.844 degrees (North through East) ! Clean map min=-0.0027101 max=0.15881 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.654 mas, bmaj=7.36 mas, bpa=-1.89 degrees ! Estimated noise=2.10306 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.120468 Jy ! Component: 100 - total flux cleaned = 0.149909 Jy ! Component: 150 - total flux cleaned = 0.165574 Jy ! Component: 200 - total flux cleaned = 0.175598 Jy ! Total flux subtracted in 200 components = 0.175598 Jy ! Clean residual min=-0.005314 max=0.006451 Jy/beam ! Clean residual mean=0.000006 rms=0.001412 Jy/beam ! Combined flux in latest and established models = 0.175598 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.175598 Jy ! Inverting map and beam ! Estimated beam: bmin=3.073 mas, bmaj=8.249 mas, bpa=-1.844 degrees ! Estimated noise=1.64045 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00880576 Jy ! Component: 100 - total flux cleaned = 0.0144573 Jy ! Component: 150 - total flux cleaned = 0.0185544 Jy ! Component: 200 - total flux cleaned = 0.0216417 Jy ! Total flux subtracted in 200 components = 0.0216417 Jy ! Clean residual min=-0.003343 max=0.003607 Jy/beam ! Clean residual mean=-0.000003 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.197239 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 38 components and 0.197239 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.989 mas, bmaj=14.13 mas, bpa=4.73 degrees ! Estimated noise=2.11628 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00297852 Jy ! Component: 100 - total flux cleaned = 0.00382322 Jy ! Component: 150 - total flux cleaned = 0.00415635 Jy ! Component: 200 - total flux cleaned = 0.0042644 Jy ! Total flux subtracted in 200 components = 0.0042644 Jy ! Clean residual min=-0.003902 max=0.003668 Jy/beam ! Clean residual mean=-0.000003 rms=0.001107 Jy/beam ! Combined flux in latest and established models = 0.201504 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.73925e-05 Jy ! Component: 100 - total flux cleaned = 0.000159182 Jy ! Component: 150 - total flux cleaned = 0.000281082 Jy ! Component: 200 - total flux cleaned = 0.000359283 Jy ! Total flux subtracted in 200 components = 0.000359283 Jy ! Clean residual min=-0.003959 max=0.003525 Jy/beam ! Clean residual mean=-0.000002 rms=0.001091 Jy/beam ! Combined flux in latest and established models = 0.201863 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 63 components and 0.201863 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.073 mas, bmaj=8.249 mas, bpa=-1.844 degrees ! Estimated noise=1.64045 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000321421 Jy ! Component: 100 - total flux cleaned = 0.000423373 Jy ! Component: 150 - total flux cleaned = 0.000378341 Jy ! Component: 200 - total flux cleaned = 0.000337579 Jy ! Total flux subtracted in 200 components = 0.000337579 Jy ! Clean residual min=-0.002881 max=0.003309 Jy/beam ! Clean residual mean=-0.000002 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.202201 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 83 components and 0.202201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.430923Jy sigma=0.461253 ! Fit after self-cal, rms=0.430942Jy sigma=0.461153 wmodel J1547-0943_S_map.mod ! Writing 83 model components to file: J1547-0943_S_map.mod wobs J1547-0943_S_uvs.fits ! Writing UV FITS file: J1547-0943_S_uvs.fits wwins J1547-0943_S_map.win ! wwins: Wrote 2 windows to J1547-0943_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000538679 Jy ! Component: 100 - total flux cleaned = 0.00088645 Jy ! Component: 150 - total flux cleaned = 0.00121534 Jy ! Component: 200 - total flux cleaned = 0.00161572 Jy ! Component: 250 - total flux cleaned = 0.00195637 Jy ! Component: 300 - total flux cleaned = 0.00232686 Jy ! Component: 350 - total flux cleaned = 0.002566 Jy ! Component: 400 - total flux cleaned = 0.00279712 Jy ! Component: 450 - total flux cleaned = 0.00298351 Jy ! Component: 500 - total flux cleaned = 0.00320008 Jy ! Component: 550 - total flux cleaned = 0.00340926 Jy ! Component: 600 - total flux cleaned = 0.0036135 Jy ! Component: 650 - total flux cleaned = 0.00371395 Jy ! Component: 700 - total flux cleaned = 0.00397541 Jy ! Component: 750 - total flux cleaned = 0.00410273 Jy ! Component: 800 - total flux cleaned = 0.00419592 Jy ! Component: 850 - total flux cleaned = 0.00431862 Jy ! Component: 900 - total flux cleaned = 0.00431914 Jy ! Component: 950 - total flux cleaned = 0.00440821 Jy ! Component: 1000 - total flux cleaned = 0.0044372 Jy ! Component: 1050 - total flux cleaned = 0.00446561 Jy ! Component: 1100 - total flux cleaned = 0.00449368 Jy ! Component: 1150 - total flux cleaned = 0.00446643 Jy ! Component: 1200 - total flux cleaned = 0.00452067 Jy ! Component: 1250 - total flux cleaned = 0.00446725 Jy ! Component: 1300 - total flux cleaned = 0.00454624 Jy ! Component: 1350 - total flux cleaned = 0.00451991 Jy ! Component: 1400 - total flux cleaned = 0.00452022 Jy ! Component: 1450 - total flux cleaned = 0.0045951 Jy ! Component: 1500 - total flux cleaned = 0.00464335 Jy ! Component: 1550 - total flux cleaned = 0.00471545 Jy ! Component: 1600 - total flux cleaned = 0.00476292 Jy ! Component: 1650 - total flux cleaned = 0.00488101 Jy ! Component: 1700 - total flux cleaned = 0.00499749 Jy ! Component: 1750 - total flux cleaned = 0.00502028 Jy ! Component: 1800 - total flux cleaned = 0.00511102 Jy ! Component: 1850 - total flux cleaned = 0.00511138 Jy ! Component: 1900 - total flux cleaned = 0.00522276 Jy ! Component: 1950 - total flux cleaned = 0.00520114 Jy ! Component: 2000 - total flux cleaned = 0.00524488 Jy ! Component: 2050 - total flux cleaned = 0.0052449 Jy ! Component: 2100 - total flux cleaned = 0.00520239 Jy ! Component: 2150 - total flux cleaned = 0.00520246 Jy ! Component: 2200 - total flux cleaned = 0.0052025 Jy ! Component: 2250 - total flux cleaned = 0.00522289 Jy ! Component: 2300 - total flux cleaned = 0.00518194 Jy ! Component: 2350 - total flux cleaned = 0.00520187 Jy ! Component: 2400 - total flux cleaned = 0.00518187 Jy ! Component: 2450 - total flux cleaned = 0.00520127 Jy ! Component: 2500 - total flux cleaned = 0.00514247 Jy ! Component: 2550 - total flux cleaned = 0.005162 Jy ! Component: 2600 - total flux cleaned = 0.00510425 Jy ! Component: 2650 - total flux cleaned = 0.00518082 Jy ! Component: 2700 - total flux cleaned = 0.00514287 Jy ! Component: 2750 - total flux cleaned = 0.00512412 Jy ! Component: 2800 - total flux cleaned = 0.00514282 Jy ! Component: 2850 - total flux cleaned = 0.00517979 Jy ! Component: 2900 - total flux cleaned = 0.00519807 Jy ! Component: 2950 - total flux cleaned = 0.00519807 Jy ! Component: 3000 - total flux cleaned = 0.00514377 Jy ! Component: 3050 - total flux cleaned = 0.00521594 Jy ! Component: 3100 - total flux cleaned = 0.00525169 Jy ! Component: 3150 - total flux cleaned = 0.00519843 Jy ! Component: 3200 - total flux cleaned = 0.00521607 Jy ! Component: 3250 - total flux cleaned = 0.00528598 Jy ! Component: 3300 - total flux cleaned = 0.00530333 Jy ! Component: 3350 - total flux cleaned = 0.0053032 Jy ! Component: 3400 - total flux cleaned = 0.00530311 Jy ! Component: 3450 - total flux cleaned = 0.00535424 Jy ! Component: 3500 - total flux cleaned = 0.00533747 Jy ! Component: 3550 - total flux cleaned = 0.0054383 Jy ! Component: 3600 - total flux cleaned = 0.00550509 Jy ! Component: 3650 - total flux cleaned = 0.00553824 Jy ! Component: 3700 - total flux cleaned = 0.00552162 Jy ! Component: 3750 - total flux cleaned = 0.00558732 Jy ! Component: 3800 - total flux cleaned = 0.00562008 Jy ! Component: 3850 - total flux cleaned = 0.00565265 Jy ! Component: 3900 - total flux cleaned = 0.00568489 Jy ! Component: 3950 - total flux cleaned = 0.00566895 Jy ! Component: 4000 - total flux cleaned = 0.00568488 Jy ! Component: 4050 - total flux cleaned = 0.005669 Jy ! Total flux subtracted in 4096 components = 0.00573227 Jy ! Clean residual min=-0.001036 max=0.000988 Jy/beam ! Clean residual mean=-0.000001 rms=0.000279 Jy/beam ! Combined flux in latest and established models = 0.207933 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 356 components and 0.207933 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1547-0943_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.073 x 8.249 at -1.844 degrees (North through East) ! Clean map min=-0.0021252 max=0.15931 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1547-0943_S_map.fits wmodel /image_prod/ug002_uva//J1547-0943_S_map.mod ! Writing 356 model components to file: /image_prod/ug002_uva//J1547-0943_S_map.mod wobs /image_prod/ug002_uva//J1547-0943_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1547-0943_S_uvs.fits wwins /image_prod/ug002_uva//J1547-0943_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1547-0943_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.159311 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000273576 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.515171 0.515171 1.03034 2.06069 4.12137 8.24274 16.4855 32.971 65.9419 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.159 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 582.33 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1547-0943_S_dfm.log closed on Thu Mar 5 02:26:10 2020