! Started logfile: /vlbi/uf001/uva//J1616+3621_S_dfm.log on Mon Jan 14 03:37:56 2019 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 /vlbi/uf001/uva//J1616+3621_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1616+3621_S_uva.fits ! AN table 1: 57 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.798663 visibilities/baseline/integration-bin. ! Found source: J1616+3621 ! ! 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 2868 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 J1616+3621_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 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.031307Jy sigma=26.644657 ! Fit after self-cal, rms=0.827411Jy sigma=21.521703 ! 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=5.156 mas, bmaj=9.468 mas, bpa=-27.26 degrees ! Estimated noise=0.862612 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.128737 Jy ! Component: 100 - total flux cleaned = 0.167754 Jy ! Total flux subtracted in 100 components = 0.167754 Jy ! Clean residual min=-0.009295 max=0.017431 Jy/beam ! Clean residual mean=-0.000041 rms=0.003082 Jy/beam ! Combined flux in latest and established models = 0.167754 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.167754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062880Jy sigma=1.552772 ! Fit after self-cal, rms=0.062760Jy sigma=1.549182 ! 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=5.741 mas, bmaj=10.97 mas, bpa=-23.76 degrees ! Estimated noise=0.524366 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.0241362 Jy ! Component: 100 - total flux cleaned = 0.037103 Jy ! Component: 150 - total flux cleaned = 0.0447667 Jy ! Component: 200 - total flux cleaned = 0.049494 Jy ! Total flux subtracted in 200 components = 0.049494 Jy ! Clean residual min=-0.005298 max=0.007834 Jy/beam ! Clean residual mean=-0.000017 rms=0.001556 Jy/beam ! Combined flux in latest and established models = 0.217248 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 54 components and 0.217248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052446Jy sigma=1.294183 ! Fit after self-cal, rms=0.052323Jy sigma=1.291024 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.741 x 10.97 at -23.76 degrees (North through East) ! Clean map min=-0.0051401 max=0.17012 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.04 KP 0.97 LA 0.95 ! NL 1.06 OV 1.02 PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.01 KP 1.01 LA 0.96 ! NL 1.03 OV 0.94 PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 0.99 KP 1.05 LA 0.98 ! NL 1.05 OV 0.99 PT 0.99 ! ! ! Fit before self-cal, rms=0.052323Jy sigma=1.291024 ! Fit after self-cal, rms=0.051275Jy sigma=1.272547 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.765 mas, bmaj=10.99 mas, bpa=-23.63 degrees ! Estimated noise=0.520294 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 (-13, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00428755 Jy ! Component: 100 - total flux cleaned = 0.00415593 Jy ! Component: 150 - total flux cleaned = 0.00362908 Jy ! Component: 200 - total flux cleaned = 0.00326863 Jy ! Total flux subtracted in 200 components = 0.00326863 Jy ! Clean residual min=-0.004179 max=0.005516 Jy/beam ! Clean residual mean=0.000006 rms=0.001096 Jy/beam ! Combined flux in latest and established models = 0.220516 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 78 components and 0.220516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050471Jy sigma=1.252485 ! Fit after self-cal, rms=0.050435Jy sigma=1.251012 ! 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.050435Jy sigma=1.251012 ! Fit after self-cal, rms=0.049557Jy sigma=1.234672 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.769 mas, bmaj=10.92 mas, bpa=-23.5 degrees ! Estimated noise=0.517276 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00226355 Jy ! Component: 100 - total flux cleaned = 0.00242498 Jy ! Component: 150 - total flux cleaned = 0.00236008 Jy ! Component: 200 - total flux cleaned = 0.00225031 Jy ! Total flux subtracted in 200 components = 0.00225031 Jy ! Clean residual min=-0.002929 max=0.003902 Jy/beam ! Clean residual mean=-0.000001 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.222767 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 104 components and 0.222767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.049326Jy sigma=1.228992 ! Fit after self-cal, rms=0.049318Jy sigma=1.228473 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 (41, 85.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00324212 Jy ! Component: 100 - total flux cleaned = 0.00481987 Jy ! Component: 150 - total flux cleaned = 0.00560333 Jy ! Component: 200 - total flux cleaned = 0.00594516 Jy ! Total flux subtracted in 200 components = 0.00594516 Jy ! Clean residual min=-0.002730 max=0.002397 Jy/beam ! Clean residual mean=0.000001 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.228712 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 131 components and 0.228712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.049039Jy sigma=1.221453 ! Fit after self-cal, rms=0.049013Jy sigma=1.220945 ! 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.049013Jy sigma=1.220945 ! Fit after self-cal, rms=0.048993Jy sigma=1.220396 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.771 mas, bmaj=10.93 mas, bpa=-23.58 degrees ! Estimated noise=0.517231 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012967 Jy ! Component: 100 - total flux cleaned = 0.00177741 Jy ! Component: 150 - total flux cleaned = 0.00210583 Jy ! Component: 200 - total flux cleaned = 0.00236135 Jy ! Total flux subtracted in 200 components = 0.00236135 Jy ! Clean residual min=-0.002305 max=0.002148 Jy/beam ! Clean residual mean=0.000002 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.231073 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 152 components and 0.231073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048892Jy sigma=1.217949 ! Fit after self-cal, rms=0.048886Jy sigma=1.217820 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.000758772 Jy ! Component: 100 - total flux cleaned = 0.000914714 Jy ! Component: 150 - total flux cleaned = 0.000951018 Jy ! Component: 200 - total flux cleaned = 0.000984021 Jy ! Total flux subtracted in 200 components = 0.000984021 Jy ! Clean residual min=-0.002151 max=0.002062 Jy/beam ! Clean residual mean=0.000002 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.232057 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 166 components and 0.232057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048834Jy sigma=1.216581 ! Fit after self-cal, rms=0.048832Jy sigma=1.216539 ! 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.048832Jy sigma=1.216539 ! Fit after self-cal, rms=0.048881Jy sigma=1.216410 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.195 mas, bmaj=13.02 mas, bpa=-26.84 degrees ! Estimated noise=0.572933 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000386925 Jy ! Component: 100 - total flux cleaned = 0.000487868 Jy ! Component: 150 - total flux cleaned = 0.000545707 Jy ! Component: 200 - total flux cleaned = 0.000598341 Jy ! Total flux subtracted in 200 components = 0.000598341 Jy ! Clean residual min=-0.002598 max=0.002464 Jy/beam ! Clean residual mean=0.000005 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.232655 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 189 components and 0.232655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048846Jy sigma=1.215698 ! Fit after self-cal, rms=0.048844Jy sigma=1.215655 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.000109117 Jy ! Component: 100 - total flux cleaned = 0.000157244 Jy ! Component: 150 - total flux cleaned = 0.000178575 Jy ! Component: 200 - total flux cleaned = 0.000137808 Jy ! Total flux subtracted in 200 components = 0.000137808 Jy ! Clean residual min=-0.002511 max=0.002384 Jy/beam ! Clean residual mean=0.000006 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.232793 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 215 components and 0.232793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048824Jy sigma=1.215191 ! Fit after self-cal, rms=0.048822Jy sigma=1.215166 ! 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=5.776 mas, bmaj=10.92 mas, bpa=-23.65 degrees ! Estimated noise=0.517876 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.776 x 10.92 at -23.65 degrees (North through East) ! Clean map min=-0.002131 max=0.16791 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=5.186 mas, bmaj=9.426 mas, bpa=-27.4 degrees ! Estimated noise=0.860314 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.128224 Jy ! Component: 100 - total flux cleaned = 0.167077 Jy ! Component: 150 - total flux cleaned = 0.185891 Jy ! Component: 200 - total flux cleaned = 0.196566 Jy ! Total flux subtracted in 200 components = 0.196566 Jy ! Clean residual min=-0.004861 max=0.006547 Jy/beam ! Clean residual mean=-0.000017 rms=0.001495 Jy/beam ! Combined flux in latest and established models = 0.196566 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.196566 Jy ! Inverting map and beam ! Estimated beam: bmin=5.776 mas, bmaj=10.92 mas, bpa=-23.65 degrees ! Estimated noise=0.517876 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.00966953 Jy ! Component: 100 - total flux cleaned = 0.0160294 Jy ! Component: 150 - total flux cleaned = 0.0208004 Jy ! Component: 200 - total flux cleaned = 0.0244126 Jy ! Total flux subtracted in 200 components = 0.0244126 Jy ! Clean residual min=-0.003019 max=0.003149 Jy/beam ! Clean residual mean=-0.000004 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.220979 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 96 components and 0.220979 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=8.195 mas, bmaj=13.02 mas, bpa=-26.84 degrees ! Estimated noise=0.572933 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00380903 Jy ! Component: 100 - total flux cleaned = 0.00595601 Jy ! Component: 150 - total flux cleaned = 0.00720835 Jy ! Component: 200 - total flux cleaned = 0.00816255 Jy ! Total flux subtracted in 200 components = 0.00816255 Jy ! Clean residual min=-0.002609 max=0.002941 Jy/beam ! Clean residual mean=0.000001 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.229141 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.000859947 Jy ! Component: 100 - total flux cleaned = 0.00128651 Jy ! Component: 150 - total flux cleaned = 0.00152423 Jy ! Component: 200 - total flux cleaned = 0.00174189 Jy ! Total flux subtracted in 200 components = 0.00174189 Jy ! Clean residual min=-0.002476 max=0.002773 Jy/beam ! Clean residual mean=0.000004 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.230883 Jy ! Adding 124 model components to the UV plane model. ! The established model now contains 210 components and 0.230883 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.776 mas, bmaj=10.92 mas, bpa=-23.65 degrees ! Estimated noise=0.517876 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.36264e-05 Jy ! Component: 100 - total flux cleaned = 0.000211097 Jy ! Component: 150 - total flux cleaned = 0.000295038 Jy ! Component: 200 - total flux cleaned = 0.000449194 Jy ! Total flux subtracted in 200 components = 0.000449194 Jy ! Clean residual min=-0.001902 max=0.002297 Jy/beam ! Clean residual mean=0.000002 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.231332 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 237 components and 0.231332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048890Jy sigma=1.216840 ! Fit after self-cal, rms=0.048878Jy sigma=1.216662 wmodel J1616+3621_S_map.mod ! Writing 237 model components to file: J1616+3621_S_map.mod wobs J1616+3621_S_uvs.fits ! Writing UV FITS file: J1616+3621_S_uvs.fits wwins J1616+3621_S_map.win ! wwins: Wrote 3 windows to J1616+3621_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.000557305 Jy ! Component: 100 - total flux cleaned = 0.000689021 Jy ! Component: 150 - total flux cleaned = 0.000781748 Jy ! Component: 200 - total flux cleaned = 0.000782402 Jy ! Component: 250 - total flux cleaned = 0.000701849 Jy ! Component: 300 - total flux cleaned = 0.000651297 Jy ! Component: 350 - total flux cleaned = 0.000530432 Jy ! Component: 400 - total flux cleaned = 0.000483549 Jy ! Component: 450 - total flux cleaned = 0.000416755 Jy ! Component: 500 - total flux cleaned = 0.000437376 Jy ! Component: 550 - total flux cleaned = 0.000375034 Jy ! Component: 600 - total flux cleaned = 0.000354921 Jy ! Component: 650 - total flux cleaned = 0.000316337 Jy ! Component: 700 - total flux cleaned = 0.000334823 Jy ! Component: 750 - total flux cleaned = 0.000334554 Jy ! Component: 800 - total flux cleaned = 0.000334709 Jy ! Component: 850 - total flux cleaned = 0.000318478 Jy ! Component: 900 - total flux cleaned = 0.000383544 Jy ! Component: 950 - total flux cleaned = 0.000399173 Jy ! Component: 1000 - total flux cleaned = 0.000352865 Jy ! Component: 1050 - total flux cleaned = 0.000337721 Jy ! Component: 1100 - total flux cleaned = 0.000323052 Jy ! Component: 1150 - total flux cleaned = 0.000279887 Jy ! Component: 1200 - total flux cleaned = 0.00020954 Jy ! Component: 1250 - total flux cleaned = 0.000182156 Jy ! Component: 1300 - total flux cleaned = 8.71516e-05 Jy ! Component: 1350 - total flux cleaned = 7.50658e-06 Jy ! Component: 1400 - total flux cleaned = 3.37204e-05 Jy ! Component: 1450 - total flux cleaned = -5.25688e-06 Jy ! Component: 1500 - total flux cleaned = -4.30062e-05 Jy ! Component: 1550 - total flux cleaned = -6.78259e-05 Jy ! Component: 1600 - total flux cleaned = -0.00010444 Jy ! Component: 1650 - total flux cleaned = -0.000116491 Jy ! Component: 1700 - total flux cleaned = -0.000116411 Jy ! Component: 1750 - total flux cleaned = -0.000174842 Jy ! Component: 1800 - total flux cleaned = -0.000174562 Jy ! Component: 1850 - total flux cleaned = -0.000231483 Jy ! Component: 1900 - total flux cleaned = -0.000242779 Jy ! Component: 1950 - total flux cleaned = -0.000309663 Jy ! Component: 2000 - total flux cleaned = -0.000353649 Jy ! Component: 2050 - total flux cleaned = -0.000396918 Jy ! Component: 2100 - total flux cleaned = -0.000429207 Jy ! Component: 2150 - total flux cleaned = -0.000492762 Jy ! Component: 2200 - total flux cleaned = -0.000534418 Jy ! Component: 2250 - total flux cleaned = -0.000596515 Jy ! Component: 2300 - total flux cleaned = -0.000596535 Jy ! Component: 2350 - total flux cleaned = -0.000647129 Jy ! Component: 2400 - total flux cleaned = -0.000666985 Jy ! Component: 2450 - total flux cleaned = -0.000726353 Jy ! Component: 2500 - total flux cleaned = -0.00073621 Jy ! Component: 2550 - total flux cleaned = -0.000746065 Jy ! Component: 2600 - total flux cleaned = -0.000803949 Jy ! Component: 2650 - total flux cleaned = -0.000851617 Jy ! Component: 2700 - total flux cleaned = -0.000889543 Jy ! Component: 2750 - total flux cleaned = -0.000917788 Jy ! Component: 2800 - total flux cleaned = -0.00098316 Jy ! Component: 2850 - total flux cleaned = -0.00105715 Jy ! Component: 2900 - total flux cleaned = -0.00108465 Jy ! Component: 2950 - total flux cleaned = -0.00113026 Jy ! Component: 3000 - total flux cleaned = -0.00117556 Jy ! Component: 3050 - total flux cleaned = -0.00119355 Jy ! Component: 3100 - total flux cleaned = -0.00123815 Jy ! Component: 3150 - total flux cleaned = -0.00124696 Jy ! Component: 3200 - total flux cleaned = -0.00126461 Jy ! Component: 3250 - total flux cleaned = -0.00130838 Jy ! Component: 3300 - total flux cleaned = -0.00135179 Jy ! Component: 3350 - total flux cleaned = -0.00137771 Jy ! Component: 3400 - total flux cleaned = -0.00141202 Jy ! Component: 3450 - total flux cleaned = -0.00138636 Jy ! Component: 3500 - total flux cleaned = -0.00138634 Jy ! Component: 3550 - total flux cleaned = -0.00141181 Jy ! Component: 3600 - total flux cleaned = -0.00139487 Jy ! Component: 3650 - total flux cleaned = -0.00139489 Jy ! Component: 3700 - total flux cleaned = -0.00140324 Jy ! Component: 3750 - total flux cleaned = -0.00141988 Jy ! Component: 3800 - total flux cleaned = -0.00140325 Jy ! Component: 3850 - total flux cleaned = -0.0014198 Jy ! Component: 3900 - total flux cleaned = -0.00139502 Jy ! Component: 3950 - total flux cleaned = -0.00141145 Jy ! Component: 4000 - total flux cleaned = -0.00141144 Jy ! Component: 4050 - total flux cleaned = -0.0014033 Jy ! Total flux subtracted in 4096 components = -0.00141959 Jy ! Clean residual min=-0.000539 max=0.000528 Jy/beam ! Clean residual mean=0.000004 rms=0.000155 Jy/beam ! Combined flux in latest and established models = 0.229913 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 541 components and 0.229913 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1616+3621_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.776 x 10.92 at -23.65 degrees (North through East) ! Clean map min=-0.0016247 max=0.16716 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1616+3621_S_map.fits wmodel /vlbi/uf001/uva//J1616+3621_S_map.mod ! Writing 541 model components to file: /vlbi/uf001/uva//J1616+3621_S_map.mod wobs /vlbi/uf001/uva//J1616+3621_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1616+3621_S_uvs.fits wwins /vlbi/uf001/uva//J1616+3621_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J1616+3621_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.167158 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000151652 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.272171 0.272171 0.544342 1.08868 2.17737 4.35474 8.70948 17.419 34.8379 69.6758 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.167 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1102.25 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1616+3621_S_dfm.log closed on Mon Jan 14 03:38:00 2019