! Started logfile: /image_prod/ug002_uva//J1755+3350_S_dfm.log on Thu Mar 5 03:32:19 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//J1755+3350_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1755+3350_S_uva.fits ! AN table 1: 75 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.685185 visibilities/baseline/integration-bin. ! Found source: J1755+3350 ! ! 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 5550 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 J1755+3350_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 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005355Jy sigma=9.158227 ! Fit after self-cal, rms=0.964122Jy sigma=8.784086 ! 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.795 mas, bmaj=5.861 mas, bpa=-19.34 degrees ! Estimated noise=1.74064 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.0291582 Jy ! Component: 100 - total flux cleaned = 0.0358546 Jy ! Total flux subtracted in 100 components = 0.0358546 Jy ! Clean residual min=-0.003790 max=0.003775 Jy/beam ! Clean residual mean=-0.000004 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.0358546 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0358546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056847Jy sigma=0.457298 ! Fit after self-cal, rms=0.054940Jy sigma=0.441634 ! 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.3 mas, bmaj=6.495 mas, bpa=-17.82 degrees ! Estimated noise=1.07852 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.00409774 Jy ! Component: 100 - total flux cleaned = 0.00439565 Jy ! Component: 150 - total flux cleaned = 0.00445639 Jy ! Component: 200 - total flux cleaned = 0.00440773 Jy ! Total flux subtracted in 200 components = 0.00440773 Jy ! Clean residual min=-0.002611 max=0.002669 Jy/beam ! Clean residual mean=-0.000004 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.0402624 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 16 components and 0.0402624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054595Jy sigma=0.438700 ! Fit after self-cal, rms=0.054571Jy sigma=0.438643 ! 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.3 x 6.495 at -17.82 degrees (North through East) ! Clean map min=-0.002523 max=0.040165 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.01 HN 0.98 KP 1.11 ! LA 0.96 MK 0.99 NL 1.04 OV 0.84 ! SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 1.03 HN 1.01 KP 1.21 ! LA 0.95 MK 0.98 NL 0.92 OV 0.90 ! SC 0.73 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 1.07 HN 0.98 KP 1.13 ! LA 0.98 MK 1.15 NL 0.96 OV 0.91 ! SC 0.91 ! ! ! Fit before self-cal, rms=0.054571Jy sigma=0.438643 ! Fit after self-cal, rms=0.054767Jy sigma=0.435498 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.285 mas, bmaj=6.363 mas, bpa=-15.64 degrees ! Estimated noise=1.06576 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.00052098 Jy ! Component: 100 - total flux cleaned = 0.00058511 Jy ! Component: 150 - total flux cleaned = 0.000603839 Jy ! Component: 200 - total flux cleaned = 0.00061956 Jy ! Total flux subtracted in 200 components = 0.00061956 Jy ! Clean residual min=-0.001834 max=0.002051 Jy/beam ! Clean residual mean=-0.000002 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.0408819 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 27 components and 0.0408819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054750Jy sigma=0.435350 ! Fit after self-cal, rms=0.054852Jy sigma=0.434910 ! 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.054852Jy sigma=0.434910 ! Fit after self-cal, rms=0.053490Jy sigma=0.433680 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.284 mas, bmaj=6.3 mas, bpa=-15.23 degrees ! Estimated noise=1.06089 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000114121 Jy ! Component: 100 - total flux cleaned = 0.000130978 Jy ! Component: 150 - total flux cleaned = 0.000132123 Jy ! Component: 200 - total flux cleaned = 0.000121252 Jy ! Total flux subtracted in 200 components = 0.000121252 Jy ! Clean residual min=-0.001536 max=0.001878 Jy/beam ! Clean residual mean=-0.000001 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.0410032 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.0410032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053478Jy sigma=0.433591 ! Fit after self-cal, rms=0.053463Jy sigma=0.433314 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) ! Added new window around map position (45, -72). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145249 Jy ! Component: 100 - total flux cleaned = 0.00152836 Jy ! Component: 150 - total flux cleaned = 0.0015003 Jy ! Component: 200 - total flux cleaned = 0.00152548 Jy ! Total flux subtracted in 200 components = 0.00152548 Jy ! Clean residual min=-0.001592 max=0.001465 Jy/beam ! Clean residual mean=-0.000002 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.0425287 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 50 components and 0.0425287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053406Jy sigma=0.432729 ! Fit after self-cal, rms=0.053394Jy sigma=0.432621 ! 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.053394Jy sigma=0.432621 ! Fit after self-cal, rms=0.052762Jy sigma=0.432526 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.276 mas, bmaj=6.286 mas, bpa=-15.03 degrees ! Estimated noise=1.05101 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00063373 Jy ! Component: 100 - total flux cleaned = 0.00061029 Jy ! Component: 150 - total flux cleaned = 0.000544814 Jy ! Component: 200 - total flux cleaned = 0.000545118 Jy ! Total flux subtracted in 200 components = 0.000545118 Jy ! Clean residual min=-0.001543 max=0.001428 Jy/beam ! Clean residual mean=-0.000002 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.0430738 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 62 components and 0.0430738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052739Jy sigma=0.432307 ! Fit after self-cal, rms=0.052742Jy sigma=0.432258 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 = 7.48881e-05 Jy ! Component: 100 - total flux cleaned = 5.42864e-05 Jy ! Component: 150 - total flux cleaned = 8.91141e-05 Jy ! Component: 200 - total flux cleaned = 0.000104986 Jy ! Total flux subtracted in 200 components = 0.000104986 Jy ! Clean residual min=-0.001529 max=0.001417 Jy/beam ! Clean residual mean=-0.000002 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.0431788 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 67 components and 0.0431788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052728Jy sigma=0.432142 ! Fit after self-cal, rms=0.052729Jy sigma=0.432129 ! 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.052729Jy sigma=0.432129 ! Fit after self-cal, rms=0.052609Jy sigma=0.432106 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.522 mas, bmaj=9.159 mas, bpa=-20.07 degrees ! Estimated noise=1.33619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.9756e-05 Jy ! Component: 100 - total flux cleaned = -3.78655e-05 Jy ! Component: 150 - total flux cleaned = 2.44272e-05 Jy ! Component: 200 - total flux cleaned = 5.77845e-05 Jy ! Total flux subtracted in 200 components = 5.77845e-05 Jy ! Clean residual min=-0.001386 max=0.001558 Jy/beam ! Clean residual mean=-0.000002 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.0432365 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 80 components and 0.0432365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052606Jy sigma=0.432069 ! Fit after self-cal, rms=0.052591Jy sigma=0.432021 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.000164376 Jy ! Component: 100 - total flux cleaned = -0.000197703 Jy ! Component: 150 - total flux cleaned = -0.000188047 Jy ! Component: 200 - total flux cleaned = -0.000188059 Jy ! Total flux subtracted in 200 components = -0.000188059 Jy ! Clean residual min=-0.001356 max=0.001580 Jy/beam ! Clean residual mean=-0.000002 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.0430485 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 91 components and 0.0430485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052589Jy sigma=0.432009 ! Fit after self-cal, rms=0.052584Jy sigma=0.432001 ! 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.274 mas, bmaj=6.274 mas, bpa=-14.92 degrees ! Estimated noise=1.04974 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.274 x 6.274 at -14.92 degrees (North through East) ! Clean map min=-0.001493 max=0.03908 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.791 mas, bmaj=5.654 mas, bpa=-16.67 degrees ! Estimated noise=1.67482 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0301905 Jy ! Component: 100 - total flux cleaned = 0.0368754 Jy ! Component: 150 - total flux cleaned = 0.0381158 Jy ! Component: 200 - total flux cleaned = 0.0390378 Jy ! Total flux subtracted in 200 components = 0.0390378 Jy ! Clean residual min=-0.003029 max=0.002780 Jy/beam ! Clean residual mean=-0.000001 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.0390378 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0390378 Jy ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=6.274 mas, bpa=-14.92 degrees ! Estimated noise=1.04974 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.00141894 Jy ! Component: 100 - total flux cleaned = 0.00216678 Jy ! Component: 150 - total flux cleaned = 0.00264895 Jy ! Component: 200 - total flux cleaned = 0.00294008 Jy ! Total flux subtracted in 200 components = 0.00294008 Jy ! Clean residual min=-0.001738 max=0.001481 Jy/beam ! Clean residual mean=-0.000001 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.0419779 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 31 components and 0.0419779 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.522 mas, bmaj=9.159 mas, bpa=-20.07 degrees ! Estimated noise=1.33619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00032496 Jy ! Component: 100 - total flux cleaned = 0.000662567 Jy ! Component: 150 - total flux cleaned = 0.000781833 Jy ! Component: 200 - total flux cleaned = 0.000863147 Jy ! Total flux subtracted in 200 components = 0.000863147 Jy ! Clean residual min=-0.001368 max=0.001624 Jy/beam ! Clean residual mean=-0.000002 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.0428411 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 = 2.59029e-05 Jy ! Component: 100 - total flux cleaned = 3.35463e-06 Jy ! Component: 150 - total flux cleaned = -6.67614e-06 Jy ! Component: 200 - total flux cleaned = -1.63477e-05 Jy ! Total flux subtracted in 200 components = -1.63477e-05 Jy ! Clean residual min=-0.001377 max=0.001621 Jy/beam ! Clean residual mean=-0.000002 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.0428247 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 52 components and 0.0428247 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=6.274 mas, bpa=-14.92 degrees ! Estimated noise=1.04974 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.34828e-05 Jy ! Component: 100 - total flux cleaned = 0.000115516 Jy ! Component: 150 - total flux cleaned = 9.222e-05 Jy ! Component: 200 - total flux cleaned = 7.11124e-05 Jy ! Total flux subtracted in 200 components = 7.11124e-05 Jy ! Clean residual min=-0.001561 max=0.001415 Jy/beam ! Clean residual mean=-0.000002 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.0428958 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 66 components and 0.0428958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052595Jy sigma=0.432182 ! Fit after self-cal, rms=0.052601Jy sigma=0.432124 wmodel J1755+3350_S_map.mod ! Writing 66 model components to file: J1755+3350_S_map.mod wobs J1755+3350_S_uvs.fits ! Writing UV FITS file: J1755+3350_S_uvs.fits wwins J1755+3350_S_map.win ! wwins: Wrote 2 windows to J1755+3350_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.000431351 Jy ! Component: 100 - total flux cleaned = -0.000383739 Jy ! Component: 150 - total flux cleaned = -0.000476592 Jy ! Component: 200 - total flux cleaned = -0.00052191 Jy ! Component: 250 - total flux cleaned = -0.000587357 Jy ! Component: 300 - total flux cleaned = -0.000650731 Jy ! Component: 350 - total flux cleaned = -0.000753089 Jy ! Component: 400 - total flux cleaned = -0.000832052 Jy ! Component: 450 - total flux cleaned = -0.000908943 Jy ! Component: 500 - total flux cleaned = -0.00100292 Jy ! Component: 550 - total flux cleaned = -0.00118631 Jy ! Component: 600 - total flux cleaned = -0.00131151 Jy ! Component: 650 - total flux cleaned = -0.00141691 Jy ! Component: 700 - total flux cleaned = -0.00155508 Jy ! Component: 750 - total flux cleaned = -0.00169034 Jy ! Component: 800 - total flux cleaned = -0.00180645 Jy ! Component: 850 - total flux cleaned = -0.00188801 Jy ! Component: 900 - total flux cleaned = -0.00198389 Jy ! Component: 950 - total flux cleaned = -0.00204668 Jy ! Component: 1000 - total flux cleaned = -0.00213953 Jy ! Component: 1050 - total flux cleaned = -0.00220069 Jy ! Component: 1100 - total flux cleaned = -0.00230585 Jy ! Component: 1150 - total flux cleaned = -0.00237975 Jy ! Component: 1200 - total flux cleaned = -0.00245268 Jy ! Component: 1250 - total flux cleaned = -0.002611 Jy ! Component: 1300 - total flux cleaned = -0.00271033 Jy ! Component: 1350 - total flux cleaned = -0.00273835 Jy ! Component: 1400 - total flux cleaned = -0.00287624 Jy ! Component: 1450 - total flux cleaned = -0.00291671 Jy ! Component: 1500 - total flux cleaned = -0.00293006 Jy ! Component: 1550 - total flux cleaned = -0.00302287 Jy ! Component: 1600 - total flux cleaned = -0.00304868 Jy ! Component: 1650 - total flux cleaned = -0.00308751 Jy ! Component: 1700 - total flux cleaned = -0.00315131 Jy ! Component: 1750 - total flux cleaned = -0.0032018 Jy ! Component: 1800 - total flux cleaned = -0.00327656 Jy ! Component: 1850 - total flux cleaned = -0.00327662 Jy ! Component: 1900 - total flux cleaned = -0.00333761 Jy ! Component: 1950 - total flux cleaned = -0.00338585 Jy ! Component: 2000 - total flux cleaned = -0.00345709 Jy ! Component: 2050 - total flux cleaned = -0.00350401 Jy ! Component: 2100 - total flux cleaned = -0.00356213 Jy ! Component: 2150 - total flux cleaned = -0.00356209 Jy ! Component: 2200 - total flux cleaned = -0.00360777 Jy ! Component: 2250 - total flux cleaned = -0.00368669 Jy ! Component: 2300 - total flux cleaned = -0.00373115 Jy ! Component: 2350 - total flux cleaned = -0.00373107 Jy ! Component: 2400 - total flux cleaned = -0.00377502 Jy ! Component: 2450 - total flux cleaned = -0.00382928 Jy ! Component: 2500 - total flux cleaned = -0.00379704 Jy ! Component: 2550 - total flux cleaned = -0.00386103 Jy ! Component: 2600 - total flux cleaned = -0.00390314 Jy ! Component: 2650 - total flux cleaned = -0.00391365 Jy ! Component: 2700 - total flux cleaned = -0.00392406 Jy ! Component: 2750 - total flux cleaned = -0.0039858 Jy ! Component: 2800 - total flux cleaned = -0.0039961 Jy ! Component: 2850 - total flux cleaned = -0.00401638 Jy ! Component: 2900 - total flux cleaned = -0.00402643 Jy ! Component: 2950 - total flux cleaned = -0.00402651 Jy ! Component: 3000 - total flux cleaned = -0.00402657 Jy ! Component: 3050 - total flux cleaned = -0.00404621 Jy ! Component: 3100 - total flux cleaned = -0.00409475 Jy ! Component: 3150 - total flux cleaned = -0.00409476 Jy ! Component: 3200 - total flux cleaned = -0.00411382 Jy ! Component: 3250 - total flux cleaned = -0.00410424 Jy ! Component: 3300 - total flux cleaned = -0.00412304 Jy ! Component: 3350 - total flux cleaned = -0.00411359 Jy ! Component: 3400 - total flux cleaned = -0.00410429 Jy ! Component: 3450 - total flux cleaned = -0.00411347 Jy ! Component: 3500 - total flux cleaned = -0.00410421 Jy ! Component: 3550 - total flux cleaned = -0.00408597 Jy ! Component: 3600 - total flux cleaned = -0.00411324 Jy ! Component: 3650 - total flux cleaned = -0.00410421 Jy ! Component: 3700 - total flux cleaned = -0.004158 Jy ! Component: 3750 - total flux cleaned = -0.00415789 Jy ! Component: 3800 - total flux cleaned = -0.00416674 Jy ! Component: 3850 - total flux cleaned = -0.00414042 Jy ! Component: 3900 - total flux cleaned = -0.00418423 Jy ! Component: 3950 - total flux cleaned = -0.0041755 Jy ! Component: 4000 - total flux cleaned = -0.00415831 Jy ! Component: 4050 - total flux cleaned = -0.00419284 Jy ! Total flux subtracted in 4096 components = -0.00420135 Jy ! Clean residual min=-0.000523 max=0.000538 Jy/beam ! Clean residual mean=-0.000001 rms=0.000150 Jy/beam ! Combined flux in latest and established models = 0.0386945 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 361 components and 0.0386945 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1755+3350_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.274 x 6.274 at -14.92 degrees (North through East) ! Clean map min=-0.0011641 max=0.038764 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1755+3350_S_map.fits wmodel /image_prod/ug002_uva//J1755+3350_S_map.mod ! Writing 361 model components to file: /image_prod/ug002_uva//J1755+3350_S_map.mod wobs /image_prod/ug002_uva//J1755+3350_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1755+3350_S_uvs.fits wwins /image_prod/ug002_uva//J1755+3350_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1755+3350_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0387635 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000148511 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.14936 1.14936 2.29873 4.59746 9.19491 18.3898 36.7796 73.5593 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.038 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 261.013 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1755+3350_S_dfm.log closed on Thu Mar 5 03:32:23 2020