! Started logfile: /image_prod/ug002_uva//J0333+6536_S_dfm.log on Wed Mar 4 19:57:31 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//J0333+6536_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0333+6536_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.910119 visibilities/baseline/integration-bin. ! Found source: J0333+6536 ! ! 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 36 lines of history. ! ! Reading 4587 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 J0333+6536_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008405Jy sigma=8.021561 ! Fit after self-cal, rms=0.924808Jy sigma=7.334478 ! 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.798 mas, bmaj=3.831 mas, bpa=23.84 degrees ! Estimated noise=1.86696 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.0568486 Jy ! Component: 100 - total flux cleaned = 0.0726094 Jy ! Total flux subtracted in 100 components = 0.0726094 Jy ! Clean residual min=-0.004691 max=0.006844 Jy/beam ! Clean residual mean=-0.000000 rms=0.001212 Jy/beam ! Combined flux in latest and established models = 0.0726094 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0726094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059227Jy sigma=0.448159 ! Fit after self-cal, rms=0.058861Jy sigma=0.445859 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00798798 Jy ! Component: 100 - total flux cleaned = 0.012334 Jy ! Total flux subtracted in 100 components = 0.012334 Jy ! Clean residual min=-0.004114 max=0.003901 Jy/beam ! Clean residual mean=-0.000000 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.0849434 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.0849434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057627Jy sigma=0.433942 ! Fit after self-cal, rms=0.057617Jy sigma=0.433757 ! 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.434 mas, bmaj=4.436 mas, bpa=25.15 degrees ! Estimated noise=1.34055 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.00394312 Jy ! Component: 100 - total flux cleaned = 0.00604165 Jy ! Component: 150 - total flux cleaned = 0.00726814 Jy ! Component: 200 - total flux cleaned = 0.00806459 Jy ! Total flux subtracted in 200 components = 0.00806459 Jy ! Clean residual min=-0.003655 max=0.004256 Jy/beam ! Clean residual mean=0.000001 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.093008 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 34 components and 0.093008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057393Jy sigma=0.431217 ! Fit after self-cal, rms=0.057400Jy sigma=0.431173 ! 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.434 x 4.436 at 25.15 degrees (North through East) ! Clean map min=-0.0035266 max=0.076085 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 1.07 KP 1.00 ! MK 1.01 NL 1.02 OV 0.92 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.97 HN 1.00 KP 1.03 ! MK 0.99 NL 1.26 OV 0.93 SC 1.22 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.95 HN 1.02 KP 1.02 ! MK 1.04 NL 0.92 OV 0.89 SC 0.94 ! ! ! Fit before self-cal, rms=0.057400Jy sigma=0.431173 ! Fit after self-cal, rms=0.058894Jy sigma=0.426554 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.458 mas, bmaj=4.47 mas, bpa=25.02 degrees ! Estimated noise=1.34308 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.000444528 Jy ! Component: 100 - total flux cleaned = -0.000484725 Jy ! Component: 150 - total flux cleaned = -0.000503389 Jy ! Component: 200 - total flux cleaned = -0.000503001 Jy ! Total flux subtracted in 200 components = -0.000503001 Jy ! Clean residual min=-0.003167 max=0.003813 Jy/beam ! Clean residual mean=0.000001 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.092505 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 40 components and 0.092505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058879Jy sigma=0.426430 ! Fit after self-cal, rms=0.059000Jy sigma=0.426282 ! 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.059000Jy sigma=0.426282 ! Fit after self-cal, rms=0.060117Jy sigma=0.422167 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.459 mas, bmaj=4.479 mas, bpa=24.32 degrees ! Estimated noise=1.34135 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00046902 Jy ! Component: 100 - total flux cleaned = -0.00050454 Jy ! Component: 150 - total flux cleaned = -0.000518167 Jy ! Component: 200 - total flux cleaned = -0.000517164 Jy ! Total flux subtracted in 200 components = -0.000517164 Jy ! Clean residual min=-0.002832 max=0.003179 Jy/beam ! Clean residual mean=0.000004 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.0919878 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.0919878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060106Jy sigma=0.422098 ! Fit after self-cal, rms=0.060144Jy sigma=0.421992 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 (13.5, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00294224 Jy ! Component: 100 - total flux cleaned = 0.00405132 Jy ! Component: 150 - total flux cleaned = 0.00477521 Jy ! Component: 200 - total flux cleaned = 0.00503513 Jy ! Total flux subtracted in 200 components = 0.00503513 Jy ! Clean residual min=-0.002592 max=0.002057 Jy/beam ! Clean residual mean=0.000006 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.0970229 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 76 components and 0.0970229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059995Jy sigma=0.420478 ! Fit after self-cal, rms=0.059969Jy sigma=0.420282 ! 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.059969Jy sigma=0.420282 ! Fit after self-cal, rms=0.060000Jy sigma=0.420120 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.47 mas, bmaj=4.465 mas, bpa=24.21 degrees ! Estimated noise=1.33437 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116553 Jy ! Component: 100 - total flux cleaned = 0.00166793 Jy ! Component: 150 - total flux cleaned = 0.00191571 Jy ! Component: 200 - total flux cleaned = 0.00202241 Jy ! Total flux subtracted in 200 components = 0.00202241 Jy ! Clean residual min=-0.002427 max=0.001908 Jy/beam ! Clean residual mean=0.000005 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.0990453 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 87 components and 0.0990453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059958Jy sigma=0.419695 ! Fit after self-cal, rms=0.059957Jy sigma=0.419647 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.000389968 Jy ! Component: 100 - total flux cleaned = 0.000413212 Jy ! Component: 150 - total flux cleaned = 0.000456316 Jy ! Component: 200 - total flux cleaned = 0.000495646 Jy ! Total flux subtracted in 200 components = 0.000495646 Jy ! Clean residual min=-0.002348 max=0.001927 Jy/beam ! Clean residual mean=0.000005 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.099541 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 93 components and 0.099541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059941Jy sigma=0.419502 ! Fit after self-cal, rms=0.059938Jy sigma=0.419494 ! 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.059938Jy sigma=0.419494 ! Fit after self-cal, rms=0.060005Jy sigma=0.419430 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.869 mas, bmaj=7.924 mas, bpa=44.72 degrees ! Estimated noise=1.68696 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126905 Jy ! Component: 100 - total flux cleaned = 0.00165449 Jy ! Component: 150 - total flux cleaned = 0.00188341 Jy ! Component: 200 - total flux cleaned = 0.00200497 Jy ! Total flux subtracted in 200 components = 0.00200497 Jy ! Clean residual min=-0.002527 max=0.002528 Jy/beam ! Clean residual mean=0.000010 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.101546 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 101 components and 0.101546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059997Jy sigma=0.419401 ! Fit after self-cal, rms=0.059995Jy sigma=0.419349 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.000197797 Jy ! Component: 100 - total flux cleaned = 0.000348886 Jy ! Component: 150 - total flux cleaned = 0.000487927 Jy ! Component: 200 - total flux cleaned = 0.000591926 Jy ! Total flux subtracted in 200 components = 0.000591926 Jy ! Clean residual min=-0.002551 max=0.002542 Jy/beam ! Clean residual mean=0.000011 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.102138 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 114 components and 0.102138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059997Jy sigma=0.419409 ! Fit after self-cal, rms=0.059995Jy sigma=0.419383 ! 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.475 mas, bmaj=4.461 mas, bpa=24.36 degrees ! Estimated noise=1.33323 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.475 x 4.461 at 24.36 degrees (North through East) ! Clean map min=-0.0021533 max=0.075657 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.822 mas, bmaj=3.846 mas, bpa=23.61 degrees ! Estimated noise=1.86497 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0565667 Jy ! Component: 100 - total flux cleaned = 0.0730867 Jy ! Component: 150 - total flux cleaned = 0.0806394 Jy ! Component: 200 - total flux cleaned = 0.0847919 Jy ! Total flux subtracted in 200 components = 0.0847919 Jy ! Clean residual min=-0.003403 max=0.003291 Jy/beam ! Clean residual mean=0.000001 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.0847919 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0847919 Jy ! Inverting map and beam ! Estimated beam: bmin=3.475 mas, bmaj=4.461 mas, bpa=24.36 degrees ! Estimated noise=1.33323 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.00435202 Jy ! Component: 100 - total flux cleaned = 0.00735282 Jy ! Component: 150 - total flux cleaned = 0.00912772 Jy ! Component: 200 - total flux cleaned = 0.0104951 Jy ! Total flux subtracted in 200 components = 0.0104951 Jy ! Clean residual min=-0.002580 max=0.002459 Jy/beam ! Clean residual mean=0.000004 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.0952871 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 49 components and 0.0952871 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.869 mas, bmaj=7.924 mas, bpa=44.72 degrees ! Estimated noise=1.68696 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0029243 Jy ! Component: 100 - total flux cleaned = 0.00443564 Jy ! Component: 150 - total flux cleaned = 0.00507777 Jy ! Component: 200 - total flux cleaned = 0.00555373 Jy ! Total flux subtracted in 200 components = 0.00555373 Jy ! Clean residual min=-0.002658 max=0.002543 Jy/beam ! Clean residual mean=0.000010 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.100841 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.00035426 Jy ! Component: 100 - total flux cleaned = 0.000610197 Jy ! Component: 150 - total flux cleaned = 0.000846591 Jy ! Component: 200 - total flux cleaned = 0.00104985 Jy ! Total flux subtracted in 200 components = 0.00104985 Jy ! Clean residual min=-0.002589 max=0.002624 Jy/beam ! Clean residual mean=0.000011 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.101891 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 92 components and 0.101891 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.475 mas, bmaj=4.461 mas, bpa=24.36 degrees ! Estimated noise=1.33323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000881032 Jy ! Component: 100 - total flux cleaned = -0.000886163 Jy ! Component: 150 - total flux cleaned = -0.000821285 Jy ! Component: 200 - total flux cleaned = -0.000823391 Jy ! Total flux subtracted in 200 components = -0.000823391 Jy ! Clean residual min=-0.002323 max=0.001880 Jy/beam ! Clean residual mean=0.000005 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.101067 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 105 components and 0.101067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060022Jy sigma=0.419576 ! Fit after self-cal, rms=0.060021Jy sigma=0.419513 wmodel J0333+6536_S_map.mod ! Writing 105 model components to file: J0333+6536_S_map.mod wobs J0333+6536_S_uvs.fits ! Writing UV FITS file: J0333+6536_S_uvs.fits wwins J0333+6536_S_map.win ! wwins: Wrote 2 windows to J0333+6536_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.000994466 Jy ! Component: 100 - total flux cleaned = -0.00130278 Jy ! Component: 150 - total flux cleaned = -0.00127226 Jy ! Component: 200 - total flux cleaned = -0.00142427 Jy ! Component: 250 - total flux cleaned = -0.00157129 Jy ! Component: 300 - total flux cleaned = -0.00174178 Jy ! Component: 350 - total flux cleaned = -0.00196176 Jy ! Component: 400 - total flux cleaned = -0.00220224 Jy ! Component: 450 - total flux cleaned = -0.0023844 Jy ! Component: 500 - total flux cleaned = -0.00261287 Jy ! Component: 550 - total flux cleaned = -0.0027366 Jy ! Component: 600 - total flux cleaned = -0.00295395 Jy ! Component: 650 - total flux cleaned = -0.00314267 Jy ! Component: 700 - total flux cleaned = -0.0032809 Jy ! Component: 750 - total flux cleaned = -0.00337216 Jy ! Component: 800 - total flux cleaned = -0.00350582 Jy ! Component: 850 - total flux cleaned = -0.00359274 Jy ! Component: 900 - total flux cleaned = -0.00365717 Jy ! Component: 950 - total flux cleaned = -0.0037209 Jy ! Component: 1000 - total flux cleaned = -0.00380391 Jy ! Component: 1050 - total flux cleaned = -0.00390514 Jy ! Component: 1100 - total flux cleaned = -0.0039249 Jy ! Component: 1150 - total flux cleaned = -0.0039446 Jy ! Component: 1200 - total flux cleaned = -0.00390625 Jy ! Component: 1250 - total flux cleaned = -0.00396326 Jy ! Component: 1300 - total flux cleaned = -0.00392601 Jy ! Component: 1350 - total flux cleaned = -0.0039442 Jy ! Component: 1400 - total flux cleaned = -0.00396235 Jy ! Component: 1450 - total flux cleaned = -0.00394445 Jy ! Component: 1500 - total flux cleaned = -0.00403282 Jy ! Component: 1550 - total flux cleaned = -0.00401539 Jy ! Component: 1600 - total flux cleaned = -0.00399859 Jy ! Component: 1650 - total flux cleaned = -0.00411722 Jy ! Component: 1700 - total flux cleaned = -0.0040834 Jy ! Component: 1750 - total flux cleaned = -0.00414954 Jy ! Component: 1800 - total flux cleaned = -0.00419833 Jy ! Component: 1850 - total flux cleaned = -0.00419822 Jy ! Component: 1900 - total flux cleaned = -0.00421404 Jy ! Component: 1950 - total flux cleaned = -0.00426106 Jy ! Component: 2000 - total flux cleaned = -0.00426084 Jy ! Component: 2050 - total flux cleaned = -0.00419917 Jy ! Component: 2100 - total flux cleaned = -0.00418418 Jy ! Component: 2150 - total flux cleaned = -0.00418439 Jy ! Component: 2200 - total flux cleaned = -0.00422932 Jy ! Component: 2250 - total flux cleaned = -0.00417049 Jy ! Component: 2300 - total flux cleaned = -0.00424389 Jy ! Component: 2350 - total flux cleaned = -0.00424362 Jy ! Component: 2400 - total flux cleaned = -0.00425778 Jy ! Component: 2450 - total flux cleaned = -0.00422932 Jy ! Component: 2500 - total flux cleaned = -0.00422919 Jy ! Component: 2550 - total flux cleaned = -0.00422922 Jy ! Component: 2600 - total flux cleaned = -0.00421553 Jy ! Component: 2650 - total flux cleaned = -0.00424308 Jy ! Component: 2700 - total flux cleaned = -0.00425645 Jy ! Component: 2750 - total flux cleaned = -0.00421612 Jy ! Component: 2800 - total flux cleaned = -0.00418962 Jy ! Component: 2850 - total flux cleaned = -0.00422929 Jy ! Component: 2900 - total flux cleaned = -0.00420291 Jy ! Component: 2950 - total flux cleaned = -0.00428093 Jy ! Component: 3000 - total flux cleaned = -0.00429382 Jy ! Component: 3050 - total flux cleaned = -0.00428101 Jy ! Component: 3100 - total flux cleaned = -0.00431914 Jy ! Component: 3150 - total flux cleaned = -0.00431913 Jy ! Component: 3200 - total flux cleaned = -0.00435697 Jy ! Component: 3250 - total flux cleaned = -0.00439419 Jy ! Component: 3300 - total flux cleaned = -0.00439407 Jy ! Component: 3350 - total flux cleaned = -0.00436963 Jy ! Component: 3400 - total flux cleaned = -0.00443043 Jy ! Component: 3450 - total flux cleaned = -0.0044667 Jy ! Component: 3500 - total flux cleaned = -0.00451471 Jy ! Component: 3550 - total flux cleaned = -0.00450275 Jy ! Component: 3600 - total flux cleaned = -0.00450295 Jy ! Component: 3650 - total flux cleaned = -0.00455011 Jy ! Component: 3700 - total flux cleaned = -0.00459688 Jy ! Component: 3750 - total flux cleaned = -0.00460834 Jy ! Component: 3800 - total flux cleaned = -0.00461987 Jy ! Component: 3850 - total flux cleaned = -0.00466559 Jy ! Component: 3900 - total flux cleaned = -0.00465409 Jy ! Component: 3950 - total flux cleaned = -0.00468817 Jy ! Component: 4000 - total flux cleaned = -0.00474444 Jy ! Component: 4050 - total flux cleaned = -0.00472203 Jy ! Total flux subtracted in 4096 components = -0.00473311 Jy ! Clean residual min=-0.000842 max=0.000658 Jy/beam ! Clean residual mean=0.000002 rms=0.000188 Jy/beam ! Combined flux in latest and established models = 0.0963341 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 367 components and 0.0963341 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0333+6536_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.475 x 4.461 at 24.36 degrees (North through East) ! Clean map min=-0.0016673 max=0.075572 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0333+6536_S_map.fits wmodel /image_prod/ug002_uva//J0333+6536_S_map.mod ! Writing 367 model components to file: /image_prod/ug002_uva//J0333+6536_S_map.mod wobs /image_prod/ug002_uva//J0333+6536_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0333+6536_S_uvs.fits wwins /image_prod/ug002_uva//J0333+6536_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0333+6536_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0755717 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000182364 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.723937 0.723937 1.44787 2.89575 5.7915 11.583 23.166 46.332 92.6639 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.075 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 414.4 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0333+6536_S_dfm.log closed on Wed Mar 4 19:57:35 2020