! Started logfile: /image_prod/ug002_uva//J1150+6539_S_dfm.log on Thu Mar 5 00:14:30 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//J1150+6539_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1150+6539_S_uva.fits ! AN table 1: 15 integrations on 28 of 28 possible baselines. ! AN table 2: 45 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.686905 visibilities/baseline/integration-bin. ! Found source: J1150+6539 ! ! 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 3462 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 J1150+6539_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 90 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 90 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 90 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.004002Jy sigma=7.785974 ! Fit after self-cal, rms=0.940795Jy sigma=7.314156 ! 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=3.121 mas, bmaj=3.846 mas, bpa=73.43 degrees ! Estimated noise=2.10863 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.0467033 Jy ! Component: 100 - total flux cleaned = 0.0570263 Jy ! Total flux subtracted in 100 components = 0.0570263 Jy ! Clean residual min=-0.004362 max=0.004777 Jy/beam ! Clean residual mean=-0.000002 rms=0.001098 Jy/beam ! Combined flux in latest and established models = 0.0570263 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0570263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064250Jy sigma=0.455690 ! Fit after self-cal, rms=0.063223Jy sigma=0.447918 ! 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.64 mas, bmaj=4.402 mas, bpa=68.55 degrees ! Estimated noise=1.58552 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.00474201 Jy ! Component: 100 - total flux cleaned = 0.00619904 Jy ! Component: 150 - total flux cleaned = 0.00659842 Jy ! Component: 200 - total flux cleaned = 0.00691777 Jy ! Total flux subtracted in 200 components = 0.00691777 Jy ! Clean residual min=-0.003136 max=0.003256 Jy/beam ! Clean residual mean=-0.000000 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.063944 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 16 components and 0.0639441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062807Jy sigma=0.445191 ! Fit after self-cal, rms=0.062815Jy sigma=0.445053 ! 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.64 x 4.402 at 68.55 degrees (North through East) ! Clean map min=-0.0031364 max=0.06177 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.75 FD 1.09 HN 1.25 KP 1.04 ! LA 0.94 MK 0.98 NL 0.97 OV 0.85 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.12 FD 1.16 HN 1.05 KP 0.91 ! LA 1.01 MK 1.11 OV 0.78 SC 0.83 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.73 FD 0.92 HN 1.04 KP 1.15 ! LA 0.99 MK 0.99 NL 0.88 OV 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.04 FD 0.99 HN 1.07 KP 1.19 ! LA 1.11 MK 0.99 OV 0.88 SC 0.81 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.75 FD 1.00 HN 1.06 KP 1.15 ! LA 1.05 MK 1.02 NL 0.96 OV 0.93 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.22 FD 1.10 HN 0.99 KP 1.12 ! LA 0.96 MK 1.10 OV 0.97 SC 0.98 ! ! ! Fit before self-cal, rms=0.062815Jy sigma=0.445053 ! Fit after self-cal, rms=0.059800Jy sigma=0.439502 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.641 mas, bmaj=4.404 mas, bpa=67.19 degrees ! Estimated noise=1.56262 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.000347572 Jy ! Component: 100 - total flux cleaned = -0.000480765 Jy ! Component: 150 - total flux cleaned = -0.000531002 Jy ! Component: 200 - total flux cleaned = -0.000554912 Jy ! Total flux subtracted in 200 components = -0.000554912 Jy ! Clean residual min=-0.002669 max=0.002360 Jy/beam ! Clean residual mean=-0.000005 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.0633891 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 24 components and 0.0633891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059767Jy sigma=0.439240 ! Fit after self-cal, rms=0.059848Jy sigma=0.438740 ! 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.059848Jy sigma=0.438740 ! Fit after self-cal, rms=0.060208Jy sigma=0.437273 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.619 mas, bmaj=4.438 mas, bpa=68.48 degrees ! Estimated noise=1.55906 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000218825 Jy ! Component: 100 - total flux cleaned = -0.000237821 Jy ! Component: 150 - total flux cleaned = -0.000253713 Jy ! Component: 200 - total flux cleaned = -0.000281813 Jy ! Total flux subtracted in 200 components = -0.000281813 Jy ! Clean residual min=-0.002325 max=0.002396 Jy/beam ! Clean residual mean=-0.000005 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.0631073 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 27 components and 0.0631073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060195Jy sigma=0.437195 ! Fit after self-cal, rms=0.060269Jy sigma=0.437072 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 (18, 104). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00176345 Jy ! Component: 100 - total flux cleaned = 0.00184524 Jy ! Component: 150 - total flux cleaned = 0.00191852 Jy ! Component: 200 - total flux cleaned = 0.0019182 Jy ! Total flux subtracted in 200 components = 0.0019182 Jy ! Clean residual min=-0.002176 max=0.002006 Jy/beam ! Clean residual mean=-0.000005 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.0650255 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 44 components and 0.0650255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060185Jy sigma=0.436449 ! Fit after self-cal, rms=0.060167Jy sigma=0.436353 ! 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.060167Jy sigma=0.436353 ! Fit after self-cal, rms=0.060042Jy sigma=0.436282 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.617 mas, bmaj=4.449 mas, bpa=68.42 degrees ! Estimated noise=1.55357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000544798 Jy ! Component: 100 - total flux cleaned = 0.000577138 Jy ! Component: 150 - total flux cleaned = 0.000549002 Jy ! Component: 200 - total flux cleaned = 0.000549324 Jy ! Total flux subtracted in 200 components = 0.000549324 Jy ! Clean residual min=-0.002234 max=0.001907 Jy/beam ! Clean residual mean=-0.000004 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.0655748 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 47 components and 0.0655749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060005Jy sigma=0.436053 ! Fit after self-cal, rms=0.060013Jy sigma=0.436026 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.000155905 Jy ! Component: 100 - total flux cleaned = 0.000131667 Jy ! Component: 150 - total flux cleaned = 6.55726e-05 Jy ! Component: 200 - total flux cleaned = 4.54471e-05 Jy ! Total flux subtracted in 200 components = 4.54471e-05 Jy ! Clean residual min=-0.002236 max=0.001904 Jy/beam ! Clean residual mean=-0.000004 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.0656203 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 53 components and 0.0656203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059994Jy sigma=0.435919 ! Fit after self-cal, rms=0.059992Jy sigma=0.435912 ! 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.059992Jy sigma=0.435912 ! Fit after self-cal, rms=0.059917Jy sigma=0.435875 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.432 mas, bmaj=9.58 mas, bpa=77.5 degrees ! Estimated noise=1.99828 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000141577 Jy ! Component: 100 - total flux cleaned = 2.3547e-06 Jy ! Component: 150 - total flux cleaned = -8.63241e-05 Jy ! Component: 200 - total flux cleaned = -0.000159893 Jy ! Total flux subtracted in 200 components = -0.000159893 Jy ! Clean residual min=-0.001904 max=0.001980 Jy/beam ! Clean residual mean=-0.000009 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.0654604 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 58 components and 0.0654604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059912Jy sigma=0.435898 ! Fit after self-cal, rms=0.059909Jy sigma=0.435861 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 = 5.34829e-05 Jy ! Component: 100 - total flux cleaned = -4.22323e-05 Jy ! Component: 150 - total flux cleaned = -0.000123214 Jy ! Component: 200 - total flux cleaned = -0.000171229 Jy ! Total flux subtracted in 200 components = -0.000171229 Jy ! Clean residual min=-0.001899 max=0.001983 Jy/beam ! Clean residual mean=-0.000010 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.0652892 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.0652892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059912Jy sigma=0.435918 ! Fit after self-cal, rms=0.059908Jy sigma=0.435904 ! 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.618 mas, bmaj=4.45 mas, bpa=68.06 degrees ! Estimated noise=1.55119 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.618 x 4.45 at 68.06 degrees (North through East) ! Clean map min=-0.0021947 max=0.06086 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=3.09 mas, bmaj=3.894 mas, bpa=72.46 degrees ! Estimated noise=2.07301 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0462966 Jy ! Component: 100 - total flux cleaned = 0.0568588 Jy ! Component: 150 - total flux cleaned = 0.0610019 Jy ! Component: 200 - total flux cleaned = 0.0625799 Jy ! Total flux subtracted in 200 components = 0.0625799 Jy ! Clean residual min=-0.003632 max=0.003453 Jy/beam ! Clean residual mean=-0.000003 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.0625799 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0625799 Jy ! Inverting map and beam ! Estimated beam: bmin=3.618 mas, bmaj=4.45 mas, bpa=68.06 degrees ! Estimated noise=1.55119 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 (-0.5, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00285705 Jy ! Component: 100 - total flux cleaned = 0.00345645 Jy ! Component: 150 - total flux cleaned = 0.00367051 Jy ! Component: 200 - total flux cleaned = 0.00366775 Jy ! Total flux subtracted in 200 components = 0.00366775 Jy ! Clean residual min=-0.002493 max=0.002084 Jy/beam ! Clean residual mean=-0.000004 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.0662476 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 36 components and 0.0662476 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.432 mas, bmaj=9.58 mas, bpa=77.5 degrees ! Estimated noise=1.99828 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000203718 Jy ! Component: 100 - total flux cleaned = -0.000316332 Jy ! Component: 150 - total flux cleaned = -0.000390902 Jy ! Component: 200 - total flux cleaned = -0.000436718 Jy ! Total flux subtracted in 200 components = -0.000436718 Jy ! Clean residual min=-0.002073 max=0.001911 Jy/beam ! Clean residual mean=-0.000009 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.0658109 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 = -6.12681e-05 Jy ! Component: 100 - total flux cleaned = -9.81611e-05 Jy ! Component: 150 - total flux cleaned = -0.000114876 Jy ! Component: 200 - total flux cleaned = -0.0001455 Jy ! Total flux subtracted in 200 components = -0.0001455 Jy ! Clean residual min=-0.002020 max=0.001899 Jy/beam ! Clean residual mean=-0.000009 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.0656654 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 60 components and 0.0656654 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.618 mas, bmaj=4.45 mas, bpa=68.06 degrees ! Estimated noise=1.55119 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000221997 Jy ! Component: 100 - total flux cleaned = -0.000316833 Jy ! Component: 150 - total flux cleaned = -0.000276119 Jy ! Component: 200 - total flux cleaned = -0.000239207 Jy ! Total flux subtracted in 200 components = -0.000239207 Jy ! Clean residual min=-0.002359 max=0.001894 Jy/beam ! Clean residual mean=-0.000004 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.0654262 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 68 components and 0.0654263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059891Jy sigma=0.435768 ! Fit after self-cal, rms=0.059888Jy sigma=0.435650 wmodel J1150+6539_S_map.mod ! Writing 68 model components to file: J1150+6539_S_map.mod wobs J1150+6539_S_uvs.fits ! Writing UV FITS file: J1150+6539_S_uvs.fits wwins J1150+6539_S_map.win ! wwins: Wrote 3 windows to J1150+6539_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.000870419 Jy ! Component: 100 - total flux cleaned = -0.00145468 Jy ! Component: 150 - total flux cleaned = -0.00196973 Jy ! Component: 200 - total flux cleaned = -0.00226574 Jy ! Component: 250 - total flux cleaned = -0.00239096 Jy ! Component: 300 - total flux cleaned = -0.00245053 Jy ! Component: 350 - total flux cleaned = -0.00245021 Jy ! Component: 400 - total flux cleaned = -0.00247932 Jy ! Component: 450 - total flux cleaned = -0.00256444 Jy ! Component: 500 - total flux cleaned = -0.00264703 Jy ! Component: 550 - total flux cleaned = -0.00270123 Jy ! Component: 600 - total flux cleaned = -0.002755 Jy ! Component: 650 - total flux cleaned = -0.00280743 Jy ! Component: 700 - total flux cleaned = -0.00275632 Jy ! Component: 750 - total flux cleaned = -0.00278142 Jy ! Component: 800 - total flux cleaned = -0.0027569 Jy ! Component: 850 - total flux cleaned = -0.00275673 Jy ! Component: 900 - total flux cleaned = -0.00275674 Jy ! Component: 950 - total flux cleaned = -0.00275645 Jy ! Component: 1000 - total flux cleaned = -0.00280286 Jy ! Component: 1050 - total flux cleaned = -0.00278047 Jy ! Component: 1100 - total flux cleaned = -0.00282584 Jy ! Component: 1150 - total flux cleaned = -0.0028706 Jy ! Component: 1200 - total flux cleaned = -0.00302393 Jy ! Component: 1250 - total flux cleaned = -0.00300219 Jy ! Component: 1300 - total flux cleaned = -0.00310908 Jy ! Component: 1350 - total flux cleaned = -0.00315125 Jy ! Component: 1400 - total flux cleaned = -0.00325527 Jy ! Component: 1450 - total flux cleaned = -0.00325505 Jy ! Component: 1500 - total flux cleaned = -0.00333642 Jy ! Component: 1550 - total flux cleaned = -0.00333655 Jy ! Component: 1600 - total flux cleaned = -0.00339646 Jy ! Component: 1650 - total flux cleaned = -0.00343543 Jy ! Component: 1700 - total flux cleaned = -0.00337706 Jy ! Component: 1750 - total flux cleaned = -0.00341567 Jy ! Component: 1800 - total flux cleaned = -0.00337782 Jy ! Component: 1850 - total flux cleaned = -0.00339698 Jy ! Component: 1900 - total flux cleaned = -0.0034156 Jy ! Component: 1950 - total flux cleaned = -0.00339711 Jy ! Component: 2000 - total flux cleaned = -0.00337897 Jy ! Component: 2050 - total flux cleaned = -0.00337904 Jy ! Component: 2100 - total flux cleaned = -0.00334346 Jy ! Component: 2150 - total flux cleaned = -0.00329057 Jy ! Component: 2200 - total flux cleaned = -0.00330804 Jy ! Component: 2250 - total flux cleaned = -0.0032563 Jy ! Component: 2300 - total flux cleaned = -0.00323929 Jy ! Component: 2350 - total flux cleaned = -0.00327331 Jy ! Component: 2400 - total flux cleaned = -0.00320578 Jy ! Component: 2450 - total flux cleaned = -0.00315585 Jy ! Component: 2500 - total flux cleaned = -0.00315612 Jy ! Component: 2550 - total flux cleaned = -0.003189 Jy ! Component: 2600 - total flux cleaned = -0.00314008 Jy ! Component: 2650 - total flux cleaned = -0.00320456 Jy ! Component: 2700 - total flux cleaned = -0.00320476 Jy ! Component: 2750 - total flux cleaned = -0.00320471 Jy ! Component: 2800 - total flux cleaned = -0.00322043 Jy ! Component: 2850 - total flux cleaned = -0.00325172 Jy ! Component: 2900 - total flux cleaned = -0.00331376 Jy ! Component: 2950 - total flux cleaned = -0.00339048 Jy ! Component: 3000 - total flux cleaned = -0.00334478 Jy ! Component: 3050 - total flux cleaned = -0.00339033 Jy ! Component: 3100 - total flux cleaned = -0.00343543 Jy ! Component: 3150 - total flux cleaned = -0.00345042 Jy ! Component: 3200 - total flux cleaned = -0.00348012 Jy ! Component: 3250 - total flux cleaned = -0.00349487 Jy ! Component: 3300 - total flux cleaned = -0.00349489 Jy ! Component: 3350 - total flux cleaned = -0.00345122 Jy ! Component: 3400 - total flux cleaned = -0.00345122 Jy ! Component: 3450 - total flux cleaned = -0.00347975 Jy ! Component: 3500 - total flux cleaned = -0.00340841 Jy ! Component: 3550 - total flux cleaned = -0.00342276 Jy ! Component: 3600 - total flux cleaned = -0.00349337 Jy ! Component: 3650 - total flux cleaned = -0.0034513 Jy ! Component: 3700 - total flux cleaned = -0.00350717 Jy ! Component: 3750 - total flux cleaned = -0.00346548 Jy ! Component: 3800 - total flux cleaned = -0.00343803 Jy ! Component: 3850 - total flux cleaned = -0.00347919 Jy ! Component: 3900 - total flux cleaned = -0.00341093 Jy ! Component: 3950 - total flux cleaned = -0.00345183 Jy ! Component: 4000 - total flux cleaned = -0.00343823 Jy ! Component: 4050 - total flux cleaned = -0.00345181 Jy ! Total flux subtracted in 4096 components = -0.00343855 Jy ! Clean residual min=-0.000822 max=0.000708 Jy/beam ! Clean residual mean=-0.000001 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.0619877 Jy keep ! Adding 257 model components to the UV plane model. ! The established model now contains 325 components and 0.0619877 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1150+6539_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.618 x 4.45 at 68.06 degrees (North through East) ! Clean map min=-0.0017276 max=0.060199 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1150+6539_S_map.fits wmodel /image_prod/ug002_uva//J1150+6539_S_map.mod ! Writing 325 model components to file: /image_prod/ug002_uva//J1150+6539_S_map.mod wobs /image_prod/ug002_uva//J1150+6539_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1150+6539_S_uvs.fits wwins /image_prod/ug002_uva//J1150+6539_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1150+6539_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0601989 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000219508 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.09392 1.09392 2.18783 4.37566 8.75132 17.5026 35.0053 70.0106 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.06 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 274.244 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1150+6539_S_dfm.log closed on Thu Mar 5 00:14:33 2020