! Started logfile: /image_prod/ug002_uva//J1854-1611_S_dfm.log on Thu Mar 5 03:58:27 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//J1854-1611_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1854-1611_S_uva.fits ! AN table 1: 50 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.986429 visibilities/baseline/integration-bin. ! Found source: J1854-1611 ! ! 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 40 lines of history. ! ! Reading 4143 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 J1854-1611_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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002044Jy sigma=6.826292 ! Fit after self-cal, rms=0.907972Jy sigma=6.154007 ! 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.72 mas, bmaj=13.27 mas, bpa=-18.55 degrees ! Estimated noise=2.52439 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.0694379 Jy ! Component: 100 - total flux cleaned = 0.0960789 Jy ! Total flux subtracted in 100 components = 0.0960789 Jy ! Clean residual min=-0.008706 max=0.012170 Jy/beam ! Clean residual mean=-0.000026 rms=0.002360 Jy/beam ! Combined flux in latest and established models = 0.0960789 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0960789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089918Jy sigma=0.511836 ! Fit after self-cal, rms=0.089246Jy sigma=0.506374 ! 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.372 mas, bmaj=14.12 mas, bpa=-17.83 degrees ! Estimated noise=1.70199 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.0182763 Jy ! Component: 100 - total flux cleaned = 0.0275673 Jy ! Component: 150 - total flux cleaned = 0.0336077 Jy ! Component: 200 - total flux cleaned = 0.0377562 Jy ! Total flux subtracted in 200 components = 0.0377562 Jy ! Clean residual min=-0.005664 max=0.007202 Jy/beam ! Clean residual mean=-0.000024 rms=0.001685 Jy/beam ! Combined flux in latest and established models = 0.133835 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 56 components and 0.133835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086511Jy sigma=0.468754 ! Fit after self-cal, rms=0.086454Jy sigma=0.468167 ! 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.372 x 14.12 at -17.83 degrees (North through East) ! Clean map min=-0.0055616 max=0.094757 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.91 HN 1.13 KP 0.91 ! LA 0.99 MK 1.08 NL 1.09 OV 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 0.86 HN 1.15 KP 0.95 ! LA 1.01 MK 1.02 NL 1.10 OV 0.88 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.89 HN 1.06 KP 1.02 ! LA 0.96 MK 1.01 NL 1.19 OV 0.99 ! ! ! Fit before self-cal, rms=0.086454Jy sigma=0.468167 ! Fit after self-cal, rms=0.093298Jy sigma=0.458336 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.461 mas, bmaj=14.26 mas, bpa=-17.78 degrees ! Estimated noise=1.70075 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.00253259 Jy ! Component: 100 - total flux cleaned = -0.00273687 Jy ! Component: 150 - total flux cleaned = -0.00284145 Jy ! Component: 200 - total flux cleaned = -0.00288499 Jy ! Total flux subtracted in 200 components = -0.00288499 Jy ! Clean residual min=-0.004022 max=0.005160 Jy/beam ! Clean residual mean=-0.000003 rms=0.001197 Jy/beam ! Combined flux in latest and established models = 0.13095 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 86 components and 0.13095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093162Jy sigma=0.457735 ! Fit after self-cal, rms=0.093443Jy sigma=0.457361 ! 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.093443Jy sigma=0.457361 ! Fit after self-cal, rms=0.100589Jy sigma=0.453564 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.475 mas, bmaj=14.35 mas, bpa=-18.02 degrees ! Estimated noise=1.69593 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000224522 Jy ! Component: 100 - total flux cleaned = -0.000225184 Jy ! Component: 150 - total flux cleaned = -0.000195401 Jy ! Component: 200 - total flux cleaned = -0.000168197 Jy ! Total flux subtracted in 200 components = -0.000168197 Jy ! Clean residual min=-0.003764 max=0.003435 Jy/beam ! Clean residual mean=-0.000000 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.130782 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 100 components and 0.130782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100556Jy sigma=0.453478 ! Fit after self-cal, rms=0.100779Jy sigma=0.453362 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 = -9.30355e-05 Jy ! Component: 100 - total flux cleaned = -9.24044e-05 Jy ! Component: 150 - total flux cleaned = -6.62183e-05 Jy ! Component: 200 - total flux cleaned = -6.60499e-05 Jy ! Total flux subtracted in 200 components = -6.60499e-05 Jy ! Clean residual min=-0.003715 max=0.003381 Jy/beam ! Clean residual mean=-0.000000 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.130716 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 104 components and 0.130716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100756Jy sigma=0.453287 ! Fit after self-cal, rms=0.100772Jy sigma=0.453285 ! 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.100772Jy sigma=0.453285 ! Fit after self-cal, rms=0.100767Jy sigma=0.453269 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.476 mas, bmaj=14.36 mas, bpa=-17.98 degrees ! Estimated noise=1.69308 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000174865 Jy ! Component: 100 - total flux cleaned = -0.00017406 Jy ! Component: 150 - total flux cleaned = -0.000173426 Jy ! Component: 200 - total flux cleaned = -0.000149299 Jy ! Total flux subtracted in 200 components = -0.000149299 Jy ! Clean residual min=-0.003675 max=0.003317 Jy/beam ! Clean residual mean=0.000000 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.130567 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 107 components and 0.130567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100746Jy sigma=0.453209 ! Fit after self-cal, rms=0.100768Jy sigma=0.453207 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 = -2.60276e-07 Jy ! Component: 100 - total flux cleaned = 2.30101e-05 Jy ! Component: 150 - total flux cleaned = 4.45526e-05 Jy ! Component: 200 - total flux cleaned = 4.56934e-05 Jy ! Total flux subtracted in 200 components = 4.56934e-05 Jy ! Clean residual min=-0.003670 max=0.003287 Jy/beam ! Clean residual mean=0.000000 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.130612 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 113 components and 0.130612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100751Jy sigma=0.453155 ! Fit after self-cal, rms=0.100760Jy sigma=0.453153 ! 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.100760Jy sigma=0.453153 ! Fit after self-cal, rms=0.100375Jy sigma=0.453148 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.745 mas, bmaj=18.07 mas, bpa=-8.086 degrees ! Estimated noise=1.96548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000643586 Jy ! Component: 100 - total flux cleaned = 0.000565979 Jy ! Component: 150 - total flux cleaned = 0.000520806 Jy ! Component: 200 - total flux cleaned = 0.000463139 Jy ! Total flux subtracted in 200 components = 0.000463139 Jy ! Clean residual min=-0.004600 max=0.004043 Jy/beam ! Clean residual mean=0.000001 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.131075 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 121 components and 0.131075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100386Jy sigma=0.453144 ! Fit after self-cal, rms=0.100381Jy sigma=0.453101 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 = 8.40295e-05 Jy ! Component: 100 - total flux cleaned = 1.06699e-05 Jy ! Component: 150 - total flux cleaned = -2.17261e-05 Jy ! Component: 200 - total flux cleaned = -5.93024e-06 Jy ! Total flux subtracted in 200 components = -5.93024e-06 Jy ! Clean residual min=-0.004616 max=0.004029 Jy/beam ! Clean residual mean=0.000001 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.131069 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 126 components and 0.131069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100391Jy sigma=0.453122 ! Fit after self-cal, rms=0.100380Jy sigma=0.453098 ! 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.476 mas, bmaj=14.37 mas, bpa=-17.96 degrees ! Estimated noise=1.68945 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.476 x 14.37 at -17.96 degrees (North through East) ! Clean map min=-0.0037046 max=0.094385 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.78 mas, bmaj=13.47 mas, bpa=-18.62 degrees ! Estimated noise=2.53379 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.069246 Jy ! Component: 100 - total flux cleaned = 0.0958727 Jy ! Component: 150 - total flux cleaned = 0.109171 Jy ! Component: 200 - total flux cleaned = 0.116615 Jy ! Total flux subtracted in 200 components = 0.116615 Jy ! Clean residual min=-0.004991 max=0.005220 Jy/beam ! Clean residual mean=-0.000007 rms=0.001318 Jy/beam ! Combined flux in latest and established models = 0.116615 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.116615 Jy ! Inverting map and beam ! Estimated beam: bmin=3.476 mas, bmaj=14.37 mas, bpa=-17.96 degrees ! Estimated noise=1.68945 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) ! Added new window around map position (6, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00617414 Jy ! Component: 100 - total flux cleaned = 0.00969632 Jy ! Component: 150 - total flux cleaned = 0.0114231 Jy ! Component: 200 - total flux cleaned = 0.0124868 Jy ! Total flux subtracted in 200 components = 0.0124868 Jy ! Clean residual min=-0.003791 max=0.003214 Jy/beam ! Clean residual mean=-0.000001 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.129102 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 64 components and 0.129102 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=7.745 mas, bmaj=18.07 mas, bpa=-8.086 degrees ! Estimated noise=1.96548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147477 Jy ! Component: 100 - total flux cleaned = 0.00215356 Jy ! Component: 150 - total flux cleaned = 0.00273746 Jy ! Component: 200 - total flux cleaned = 0.00308402 Jy ! Total flux subtracted in 200 components = 0.00308402 Jy ! Clean residual min=-0.004433 max=0.003706 Jy/beam ! Clean residual mean=0.000002 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 0.132186 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 = 0.000313237 Jy ! Component: 100 - total flux cleaned = 0.000570611 Jy ! Component: 150 - total flux cleaned = 0.000851983 Jy ! Component: 200 - total flux cleaned = 0.00106587 Jy ! Total flux subtracted in 200 components = 0.00106587 Jy ! Clean residual min=-0.004380 max=0.003544 Jy/beam ! Clean residual mean=0.000002 rms=0.001074 Jy/beam ! Combined flux in latest and established models = 0.133252 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 100 components and 0.133252 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.476 mas, bmaj=14.37 mas, bpa=-17.96 degrees ! Estimated noise=1.68945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000556816 Jy ! Component: 100 - total flux cleaned = -0.000559884 Jy ! Component: 150 - total flux cleaned = -0.000489661 Jy ! Component: 200 - total flux cleaned = -0.000426222 Jy ! Total flux subtracted in 200 components = -0.000426222 Jy ! Clean residual min=-0.003459 max=0.003026 Jy/beam ! Clean residual mean=0.000001 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.132826 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 120 components and 0.132826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100226Jy sigma=0.452465 ! Fit after self-cal, rms=0.100144Jy sigma=0.452373 wmodel J1854-1611_S_map.mod ! Writing 120 model components to file: J1854-1611_S_map.mod wobs J1854-1611_S_uvs.fits ! Writing UV FITS file: J1854-1611_S_uvs.fits wwins J1854-1611_S_map.win ! wwins: Wrote 2 windows to J1854-1611_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.00100145 Jy ! Component: 100 - total flux cleaned = -0.000583464 Jy ! Component: 150 - total flux cleaned = -0.000188557 Jy ! Component: 200 - total flux cleaned = 0.000181711 Jy ! Component: 250 - total flux cleaned = 0.000488683 Jy ! Component: 300 - total flux cleaned = 0.000823013 Jy ! Component: 350 - total flux cleaned = 0.00102319 Jy ! Component: 400 - total flux cleaned = 0.0011779 Jy ! Component: 450 - total flux cleaned = 0.00128943 Jy ! Component: 500 - total flux cleaned = 0.00125263 Jy ! Component: 550 - total flux cleaned = 0.00128768 Jy ! Component: 600 - total flux cleaned = 0.00132111 Jy ! Component: 650 - total flux cleaned = 0.00138615 Jy ! Component: 700 - total flux cleaned = 0.00148197 Jy ! Component: 750 - total flux cleaned = 0.00148177 Jy ! Component: 800 - total flux cleaned = 0.00166649 Jy ! Component: 850 - total flux cleaned = 0.00166612 Jy ! Component: 900 - total flux cleaned = 0.00178378 Jy ! Component: 950 - total flux cleaned = 0.00192787 Jy ! Component: 1000 - total flux cleaned = 0.00198405 Jy ! Component: 1050 - total flux cleaned = 0.00209524 Jy ! Component: 1100 - total flux cleaned = 0.00214918 Jy ! Component: 1150 - total flux cleaned = 0.00225574 Jy ! Component: 1200 - total flux cleaned = 0.00233424 Jy ! Component: 1250 - total flux cleaned = 0.00243728 Jy ! Component: 1300 - total flux cleaned = 0.00253839 Jy ! Component: 1350 - total flux cleaned = 0.0025878 Jy ! Component: 1400 - total flux cleaned = 0.0026126 Jy ! Component: 1450 - total flux cleaned = 0.00273344 Jy ! Component: 1500 - total flux cleaned = 0.00285168 Jy ! Component: 1550 - total flux cleaned = 0.00285172 Jy ! Component: 1600 - total flux cleaned = 0.00294397 Jy ! Component: 1650 - total flux cleaned = 0.00292178 Jy ! Component: 1700 - total flux cleaned = 0.00303366 Jy ! Component: 1750 - total flux cleaned = 0.00309939 Jy ! Component: 1800 - total flux cleaned = 0.00309912 Jy ! Component: 1850 - total flux cleaned = 0.00316316 Jy ! Component: 1900 - total flux cleaned = 0.00320511 Jy ! Component: 1950 - total flux cleaned = 0.00324652 Jy ! Component: 2000 - total flux cleaned = 0.00322597 Jy ! Component: 2050 - total flux cleaned = 0.00324638 Jy ! Component: 2100 - total flux cleaned = 0.00328633 Jy ! Component: 2150 - total flux cleaned = 0.00328638 Jy ! Component: 2200 - total flux cleaned = 0.0032671 Jy ! Component: 2250 - total flux cleaned = 0.0032674 Jy ! Component: 2300 - total flux cleaned = 0.0032674 Jy ! Component: 2350 - total flux cleaned = 0.00321085 Jy ! Component: 2400 - total flux cleaned = 0.00319217 Jy ! Component: 2450 - total flux cleaned = 0.00317356 Jy ! Component: 2500 - total flux cleaned = 0.00306366 Jy ! Component: 2550 - total flux cleaned = 0.00297291 Jy ! Component: 2600 - total flux cleaned = 0.00293683 Jy ! Component: 2650 - total flux cleaned = 0.00290127 Jy ! Component: 2700 - total flux cleaned = 0.00284811 Jy ! Component: 2750 - total flux cleaned = 0.00277812 Jy ! Component: 2800 - total flux cleaned = 0.00274333 Jy ! Component: 2850 - total flux cleaned = 0.00267481 Jy ! Component: 2900 - total flux cleaned = 0.00267472 Jy ! Component: 2950 - total flux cleaned = 0.00262413 Jy ! Component: 3000 - total flux cleaned = 0.00259061 Jy ! Component: 3050 - total flux cleaned = 0.00252445 Jy ! Component: 3100 - total flux cleaned = 0.00249194 Jy ! Component: 3150 - total flux cleaned = 0.0024757 Jy ! Component: 3200 - total flux cleaned = 0.0024432 Jy ! Component: 3250 - total flux cleaned = 0.00234693 Jy ! Component: 3300 - total flux cleaned = 0.00228352 Jy ! Component: 3350 - total flux cleaned = 0.00225209 Jy ! Component: 3400 - total flux cleaned = 0.00222079 Jy ! Component: 3450 - total flux cleaned = 0.00211204 Jy ! Component: 3500 - total flux cleaned = 0.00206592 Jy ! Component: 3550 - total flux cleaned = 0.00201997 Jy ! Component: 3600 - total flux cleaned = 0.00192886 Jy ! Component: 3650 - total flux cleaned = 0.00189891 Jy ! Component: 3700 - total flux cleaned = 0.00183909 Jy ! Component: 3750 - total flux cleaned = 0.00180916 Jy ! Component: 3800 - total flux cleaned = 0.0017499 Jy ! Component: 3850 - total flux cleaned = 0.00166179 Jy ! Component: 3900 - total flux cleaned = 0.00163256 Jy ! Component: 3950 - total flux cleaned = 0.00158912 Jy ! Component: 4000 - total flux cleaned = 0.00151717 Jy ! Component: 4050 - total flux cleaned = 0.00150274 Jy ! Total flux subtracted in 4096 components = 0.00141738 Jy ! Clean residual min=-0.000778 max=0.000880 Jy/beam ! Clean residual mean=-0.000000 rms=0.000263 Jy/beam ! Combined flux in latest and established models = 0.134243 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 400 components and 0.134243 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1854-1611_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.476 x 14.37 at -17.96 degrees (North through East) ! Clean map min=-0.0022358 max=0.093849 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1854-1611_S_map.fits wmodel /image_prod/ug002_uva//J1854-1611_S_map.mod ! Writing 400 model components to file: /image_prod/ug002_uva//J1854-1611_S_map.mod wobs /image_prod/ug002_uva//J1854-1611_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1854-1611_S_uvs.fits wwins /image_prod/ug002_uva//J1854-1611_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1854-1611_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0938486 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000257249 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.822331 0.822331 1.64466 3.28932 6.57865 13.1573 26.3146 52.6292 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.093 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 364.816 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1854-1611_S_dfm.log closed on Thu Mar 5 03:58:31 2020