! Started logfile: /image_prod/ug002_uva//J0102+5824_S_j_dfm.log on Wed Mar 4 18:47:46 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//J0102+5824_S_j_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0102+5824_S_j_uva.fits ! AN table 1: 18 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.637566 visibilities/baseline/integration-bin. ! Found source: J0102+5824 ! ! 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 723 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 J0102+5824_S_j] 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 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=2.025192Jy sigma=8.211966 ! Fit after self-cal, rms=0.891269Jy sigma=3.413121 ! 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.208 mas, bmaj=5.77 mas, bpa=-64.03 degrees ! Estimated noise=7.59475 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 = 1.32892 Jy ! Component: 100 - total flux cleaned = 1.64464 Jy ! Total flux subtracted in 100 components = 1.64464 Jy ! Clean residual min=-0.122976 max=0.150536 Jy/beam ! Clean residual mean=-0.000157 rms=0.036365 Jy/beam ! Combined flux in latest and established models = 1.64465 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 1.64465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.447136Jy sigma=2.117856 ! Fit after self-cal, rms=0.447096Jy sigma=2.117814 ! 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.868 mas, bmaj=6.664 mas, bpa=-64.48 degrees ! Estimated noise=6.74104 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.124146 Jy ! Component: 100 - total flux cleaned = 0.168703 Jy ! Component: 150 - total flux cleaned = 0.171042 Jy ! Component: 200 - total flux cleaned = 0.173205 Jy ! Total flux subtracted in 200 components = 0.173205 Jy ! Clean residual min=-0.121975 max=0.133076 Jy/beam ! Clean residual mean=0.000069 rms=0.036216 Jy/beam ! Combined flux in latest and established models = 1.81785 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 19 components and 1.81785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.394141Jy sigma=2.024811 ! Fit after self-cal, rms=0.394135Jy sigma=2.024710 ! 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.868 x 6.664 at -64.48 degrees (North through East) ! Clean map min=-0.12003 max=1.7139 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 KP 0.96 MK 0.92 ! NL 1.15 OV 0.83 PT 0.95 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.99 KP 1.77 MK 0.99 ! NL 1.44 OV 0.87 PT 0.93 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 KP 1.01 MK 0.99 ! NL 1.09 OV 0.81 PT 0.96 ! ! ! Fit before self-cal, rms=0.394135Jy sigma=2.024710 ! Fit after self-cal, rms=0.497302Jy sigma=1.228199 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.923 mas, bmaj=6.654 mas, bpa=-64.42 degrees ! Estimated noise=6.83444 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.017388 Jy ! Component: 100 - total flux cleaned = 0.017376 Jy ! Component: 150 - total flux cleaned = 0.0181097 Jy ! Component: 200 - total flux cleaned = 0.0180905 Jy ! Total flux subtracted in 200 components = 0.0180905 Jy ! Clean residual min=-0.078841 max=0.081052 Jy/beam ! Clean residual mean=0.000081 rms=0.022080 Jy/beam ! Combined flux in latest and established models = 1.83594 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 36 components and 1.83594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.491556Jy sigma=1.222060 ! Fit after self-cal, rms=0.491537Jy sigma=1.221780 ! 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.491537Jy sigma=1.221780 ! Fit after self-cal, rms=0.100179Jy sigma=0.337729 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.931 mas, bmaj=6.691 mas, bpa=-63.84 degrees ! Estimated noise=6.84472 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00403326 Jy ! Component: 100 - total flux cleaned = 0.00278624 Jy ! Component: 150 - total flux cleaned = 0.00208362 Jy ! Component: 200 - total flux cleaned = 0.00178813 Jy ! Total flux subtracted in 200 components = 0.00178813 Jy ! Clean residual min=-0.019638 max=0.022419 Jy/beam ! Clean residual mean=0.000032 rms=0.004528 Jy/beam ! Combined flux in latest and established models = 1.83773 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 1.83773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096970Jy sigma=0.323900 ! Fit after self-cal, rms=0.096782Jy sigma=0.322781 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 (114, -102). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0177896 Jy ! Component: 100 - total flux cleaned = 0.0213717 Jy ! Component: 150 - total flux cleaned = 0.0232119 Jy ! Component: 200 - total flux cleaned = 0.0237681 Jy ! Total flux subtracted in 200 components = 0.0237681 Jy ! Clean residual min=-0.016855 max=0.014944 Jy/beam ! Clean residual mean=-0.000024 rms=0.003781 Jy/beam ! Combined flux in latest and established models = 1.8615 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 61 components and 1.8615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092331Jy sigma=0.304951 ! Fit after self-cal, rms=0.092217Jy sigma=0.303582 ! 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.092217Jy sigma=0.303582 ! Fit after self-cal, rms=0.089012Jy sigma=0.291090 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.928 mas, bmaj=6.688 mas, bpa=-63.66 degrees ! Estimated noise=6.83428 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000689124 Jy ! Component: 100 - total flux cleaned = 0.000981715 Jy ! Component: 150 - total flux cleaned = 0.000718753 Jy ! Component: 200 - total flux cleaned = 0.000495453 Jy ! Total flux subtracted in 200 components = 0.000495453 Jy ! Clean residual min=-0.014548 max=0.013510 Jy/beam ! Clean residual mean=-0.000009 rms=0.003229 Jy/beam ! Combined flux in latest and established models = 1.86199 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 64 components and 1.86199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087283Jy sigma=0.283535 ! Fit after self-cal, rms=0.087241Jy sigma=0.283307 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.000550078 Jy ! Component: 100 - total flux cleaned = 0.000154391 Jy ! Component: 150 - total flux cleaned = -0.000203124 Jy ! Component: 200 - total flux cleaned = -0.00053658 Jy ! Total flux subtracted in 200 components = -0.00053658 Jy ! Clean residual min=-0.013752 max=0.012762 Jy/beam ! Clean residual mean=-0.000006 rms=0.003078 Jy/beam ! Combined flux in latest and established models = 1.86146 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 79 components and 1.86146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086450Jy sigma=0.279901 ! Fit after self-cal, rms=0.086406Jy sigma=0.279761 ! 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.086406Jy sigma=0.279761 ! Fit after self-cal, rms=0.085973Jy sigma=0.277956 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.06 mas, bmaj=11.01 mas, bpa=75.64 degrees ! Estimated noise=8.32905 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00247773 Jy ! Component: 100 - total flux cleaned = -0.00357464 Jy ! Component: 150 - total flux cleaned = -0.00397591 Jy ! Component: 200 - total flux cleaned = -0.00449449 Jy ! Total flux subtracted in 200 components = -0.00449449 Jy ! Clean residual min=-0.011833 max=0.013291 Jy/beam ! Clean residual mean=0.000004 rms=0.003355 Jy/beam ! Combined flux in latest and established models = 1.85696 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 90 components and 1.85696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085272Jy sigma=0.274390 ! Fit after self-cal, rms=0.085219Jy sigma=0.274099 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.000142382 Jy ! Component: 100 - total flux cleaned = -0.000627387 Jy ! Component: 150 - total flux cleaned = -0.00104412 Jy ! Component: 200 - total flux cleaned = -0.00128346 Jy ! Total flux subtracted in 200 components = -0.00128346 Jy ! Clean residual min=-0.011447 max=0.012258 Jy/beam ! Clean residual mean=0.000001 rms=0.003219 Jy/beam ! Combined flux in latest and established models = 1.85568 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 98 components and 1.85568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084959Jy sigma=0.272719 ! Fit after self-cal, rms=0.084917Jy sigma=0.272584 ! 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.93 mas, bmaj=6.689 mas, bpa=-63.55 degrees ! Estimated noise=6.83077 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.93 x 6.689 at -63.55 degrees (North through East) ! Clean map min=-0.028153 max=1.7214 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084917Jy sigma=0.272584 ! Fit after self-cal, rms=0.071874Jy sigma=0.228763 ! Inverting map and beam ! Estimated beam: bmin=3.929 mas, bmaj=6.689 mas, bpa=-63.52 degrees ! Estimated noise=6.82702 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00244975 Jy ! Component: 100 - total flux cleaned = -0.00316134 Jy ! Component: 150 - total flux cleaned = -0.00380907 Jy ! Component: 200 - total flux cleaned = -0.00410178 Jy ! Total flux subtracted in 200 components = -0.00410178 Jy ! Clean residual min=-0.011434 max=0.010819 Jy/beam ! Clean residual mean=-0.000011 rms=0.002584 Jy/beam ! Combined flux in latest and established models = 1.85158 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 113 components and 1.85158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071118Jy sigma=0.225484 ! Fit after self-cal, rms=0.071068Jy sigma=0.225399 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000122814 Jy ! Component: 100 - total flux cleaned = -0.000388398 Jy ! Component: 150 - total flux cleaned = -0.000641211 Jy ! Component: 200 - total flux cleaned = -0.000764766 Jy ! Total flux subtracted in 200 components = -0.000764766 Jy ! Clean residual min=-0.011086 max=0.010367 Jy/beam ! Clean residual mean=-0.000010 rms=0.002513 Jy/beam ! Combined flux in latest and established models = 1.85081 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 123 components and 1.85081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070627Jy sigma=0.223460 ! Fit after self-cal, rms=0.070605Jy sigma=0.223431 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070605Jy sigma=0.223431 ! Fit after self-cal, rms=0.070360Jy sigma=0.222663 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.253 mas, bmaj=5.797 mas, bpa=-62.15 degrees ! Estimated noise=7.56635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.31486 Jy ! Component: 100 - total flux cleaned = 1.61162 Jy ! Component: 150 - total flux cleaned = 1.71831 Jy ! Component: 200 - total flux cleaned = 1.76959 Jy ! Total flux subtracted in 200 components = 1.76959 Jy ! Clean residual min=-0.019018 max=0.026142 Jy/beam ! Clean residual mean=-0.000017 rms=0.005156 Jy/beam ! Combined flux in latest and established models = 1.76959 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 21 model components to the UV plane model. ! The established model now contains 21 components and 1.76959 Jy ! Inverting map and beam ! Estimated beam: bmin=3.929 mas, bmaj=6.69 mas, bpa=-63.44 degrees ! Estimated noise=6.82331 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.0347074 Jy ! Component: 100 - total flux cleaned = 0.0543011 Jy ! Component: 150 - total flux cleaned = 0.0663997 Jy ! Component: 200 - total flux cleaned = 0.069171 Jy ! Total flux subtracted in 200 components = 0.069171 Jy ! Clean residual min=-0.013645 max=0.013352 Jy/beam ! Clean residual mean=-0.000013 rms=0.003334 Jy/beam ! Combined flux in latest and established models = 1.83876 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 47 components and 1.83876 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=10.07 mas, bmaj=11.01 mas, bpa=76.27 degrees ! Estimated noise=8.32095 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00635304 Jy ! Component: 100 - total flux cleaned = 0.00741954 Jy ! Component: 150 - total flux cleaned = 0.00830339 Jy ! Component: 200 - total flux cleaned = 0.0087977 Jy ! Total flux subtracted in 200 components = 0.0087977 Jy ! Clean residual min=-0.010542 max=0.010118 Jy/beam ! Clean residual mean=0.000001 rms=0.003009 Jy/beam ! Combined flux in latest and established models = 1.84756 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.000231818 Jy ! Component: 100 - total flux cleaned = 0.000826252 Jy ! Component: 150 - total flux cleaned = 0.00117121 Jy ! Component: 200 - total flux cleaned = 0.00148001 Jy ! Total flux subtracted in 200 components = 0.00148001 Jy ! Clean residual min=-0.010350 max=0.009787 Jy/beam ! Clean residual mean=-0.000002 rms=0.002844 Jy/beam ! Combined flux in latest and established models = 1.84904 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 64 components and 1.84904 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.929 mas, bmaj=6.69 mas, bpa=-63.44 degrees ! Estimated noise=6.82331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00058081 Jy ! Component: 100 - total flux cleaned = 0.000607834 Jy ! Component: 150 - total flux cleaned = 0.0006092 Jy ! Component: 200 - total flux cleaned = 0.000797846 Jy ! Total flux subtracted in 200 components = 0.000797846 Jy ! Clean residual min=-0.011335 max=0.009059 Jy/beam ! Clean residual mean=-0.000006 rms=0.002635 Jy/beam ! Combined flux in latest and established models = 1.84984 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 83 components and 1.84984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071776Jy sigma=0.228557 ! Fit after self-cal, rms=0.071565Jy sigma=0.226770 wmodel J0102+5824_S_j_map.mod ! Writing 83 model components to file: J0102+5824_S_j_map.mod wobs J0102+5824_S_j_uvs.fits ! Writing UV FITS file: J0102+5824_S_j_uvs.fits wwins J0102+5824_S_j_map.win ! wwins: Wrote 2 windows to J0102+5824_S_j_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.00517248 Jy ! Component: 100 - total flux cleaned = -0.00839922 Jy ! Component: 150 - total flux cleaned = -0.0102142 Jy ! Component: 200 - total flux cleaned = -0.0116005 Jy ! Component: 250 - total flux cleaned = -0.0129007 Jy ! Component: 300 - total flux cleaned = -0.0133097 Jy ! Component: 350 - total flux cleaned = -0.0139598 Jy ! Component: 400 - total flux cleaned = -0.0145861 Jy ! Component: 450 - total flux cleaned = -0.0152964 Jy ! Component: 500 - total flux cleaned = -0.015749 Jy ! Component: 550 - total flux cleaned = -0.0162866 Jy ! Component: 600 - total flux cleaned = -0.016698 Jy ! Component: 650 - total flux cleaned = -0.0163011 Jy ! Component: 700 - total flux cleaned = -0.0162053 Jy ! Component: 750 - total flux cleaned = -0.0156499 Jy ! Component: 800 - total flux cleaned = -0.0155609 Jy ! Component: 850 - total flux cleaned = -0.015041 Jy ! Component: 900 - total flux cleaned = -0.0150407 Jy ! Component: 950 - total flux cleaned = -0.0147116 Jy ! Component: 1000 - total flux cleaned = -0.0144747 Jy ! Component: 1050 - total flux cleaned = -0.0141697 Jy ! Component: 1100 - total flux cleaned = -0.0140956 Jy ! Component: 1150 - total flux cleaned = -0.0137368 Jy ! Component: 1200 - total flux cleaned = -0.0134599 Jy ! Component: 1250 - total flux cleaned = -0.0134613 Jy ! Component: 1300 - total flux cleaned = -0.0133293 Jy ! Component: 1350 - total flux cleaned = -0.0132654 Jy ! Component: 1400 - total flux cleaned = -0.0132653 Jy ! Component: 1450 - total flux cleaned = -0.0129559 Jy ! Component: 1500 - total flux cleaned = -0.0127769 Jy ! Component: 1550 - total flux cleaned = -0.0127785 Jy ! Component: 1600 - total flux cleaned = -0.0125473 Jy ! Component: 1650 - total flux cleaned = -0.0127736 Jy ! Component: 1700 - total flux cleaned = -0.0128271 Jy ! Component: 1750 - total flux cleaned = -0.0127719 Jy ! Component: 1800 - total flux cleaned = -0.0128254 Jy ! Component: 1850 - total flux cleaned = -0.0128774 Jy ! Component: 1900 - total flux cleaned = -0.0128768 Jy ! Component: 1950 - total flux cleaned = -0.0128778 Jy ! Component: 2000 - total flux cleaned = -0.0129783 Jy ! Component: 2050 - total flux cleaned = -0.0131751 Jy ! Component: 2100 - total flux cleaned = -0.0132713 Jy ! Component: 2150 - total flux cleaned = -0.0132703 Jy ! Component: 2200 - total flux cleaned = -0.0133169 Jy ! Component: 2250 - total flux cleaned = -0.0133165 Jy ! Component: 2300 - total flux cleaned = -0.0133612 Jy ! Component: 2350 - total flux cleaned = -0.0133159 Jy ! Component: 2400 - total flux cleaned = -0.0132719 Jy ! Component: 2450 - total flux cleaned = -0.0132723 Jy ! Component: 2500 - total flux cleaned = -0.0134013 Jy ! Component: 2550 - total flux cleaned = -0.0133581 Jy ! Component: 2600 - total flux cleaned = -0.0134423 Jy ! Component: 2650 - total flux cleaned = -0.0135246 Jy ! Component: 2700 - total flux cleaned = -0.0135648 Jy ! Component: 2750 - total flux cleaned = -0.0136055 Jy ! Component: 2800 - total flux cleaned = -0.0136859 Jy ! Component: 2850 - total flux cleaned = -0.0138047 Jy ! Component: 2900 - total flux cleaned = -0.0139224 Jy ! Component: 2950 - total flux cleaned = -0.0139613 Jy ! Component: 3000 - total flux cleaned = -0.0139996 Jy ! Component: 3050 - total flux cleaned = -0.0140757 Jy ! Component: 3100 - total flux cleaned = -0.0140378 Jy ! Component: 3150 - total flux cleaned = -0.0140757 Jy ! Component: 3200 - total flux cleaned = -0.0141501 Jy ! Component: 3250 - total flux cleaned = -0.0141871 Jy ! Component: 3300 - total flux cleaned = -0.0142964 Jy ! Component: 3350 - total flux cleaned = -0.0144773 Jy ! Component: 3400 - total flux cleaned = -0.0146207 Jy ! Component: 3450 - total flux cleaned = -0.0147278 Jy ! Component: 3500 - total flux cleaned = -0.0148339 Jy ! Component: 3550 - total flux cleaned = -0.0148692 Jy ! Component: 3600 - total flux cleaned = -0.0150441 Jy ! Component: 3650 - total flux cleaned = -0.0151484 Jy ! Component: 3700 - total flux cleaned = -0.0152176 Jy ! Component: 3750 - total flux cleaned = -0.0153551 Jy ! Component: 3800 - total flux cleaned = -0.0154238 Jy ! Component: 3850 - total flux cleaned = -0.0155262 Jy ! Component: 3900 - total flux cleaned = -0.0155939 Jy ! Component: 3950 - total flux cleaned = -0.015695 Jy ! Component: 4000 - total flux cleaned = -0.0157622 Jy ! Component: 4050 - total flux cleaned = -0.0158625 Jy ! Total flux subtracted in 4096 components = -0.0159622 Jy ! Clean residual min=-0.002245 max=0.001973 Jy/beam ! Clean residual mean=-0.000008 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 1.83388 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 352 components and 1.83388 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0102+5824_S_j_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.929 x 6.69 at -63.44 degrees (North through East) ! Clean map min=-0.0098904 max=1.7029 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0102+5824_S_j_map.fits wmodel /image_prod/ug002_uva//J0102+5824_S_j_map.mod ! Writing 352 model components to file: /image_prod/ug002_uva//J0102+5824_S_j_map.mod wobs /image_prod/ug002_uva//J0102+5824_S_j_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0102+5824_S_j_uvs.fits wwins /image_prod/ug002_uva//J0102+5824_S_j_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0102+5824_S_j_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.70295 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000547972 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0965336 0.0965336 0.193067 0.386134 0.772269 1.54454 3.08908 6.17815 12.3563 24.7126 49.4252 98.8504 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.702 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 3107.73 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0102+5824_S_j_dfm.log closed on Wed Mar 4 18:47:51 2020