! Started logfile: /scr/pima/bg219i_uvs/J1343+6602_S_dfm.log on Thu May 19 23:23:04 2016 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 /scr/pima/bg219i_uvs/J1343+6602_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1343+6602_S_uva.fits ! AN table 1: 7 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1343+6602 ! ! There are 4 IFs, and a total of 4 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 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 1260 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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 J1343+6602_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 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 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.041491Jy sigma=21.129726 ! Fit after self-cal, rms=0.750040Jy sigma=15.455874 ! 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.36 mas, bmaj=10.22 mas, bpa=-50.73 degrees ! Estimated noise=1.31293 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.17545 Jy ! Component: 100 - total flux cleaned = 0.244216 Jy ! Total flux subtracted in 100 components = 0.244216 Jy ! Clean residual min=-0.016252 max=0.035641 Jy/beam ! Clean residual mean=0.000053 rms=0.005251 Jy/beam ! Combined flux in latest and established models = 0.244216 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.244216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104581Jy sigma=2.149400 ! Fit after self-cal, rms=0.103724Jy sigma=2.122679 ! Inverting map ! Added new window around map position (73.5, -12). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0358474 Jy ! Component: 100 - total flux cleaned = 0.0575103 Jy ! Total flux subtracted in 100 components = 0.0575103 Jy ! Clean residual min=-0.014814 max=0.017587 Jy/beam ! Clean residual mean=0.000019 rms=0.003389 Jy/beam ! Combined flux in latest and established models = 0.301727 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 24 components and 0.301727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083543Jy sigma=1.759737 ! Fit after self-cal, rms=0.083407Jy sigma=1.757209 ! 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=2.925 mas, bmaj=10.51 mas, bpa=-50.95 degrees ! Estimated noise=1.09719 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.0204573 Jy ! Component: 100 - total flux cleaned = 0.0310554 Jy ! Component: 150 - total flux cleaned = 0.0339782 Jy ! Component: 200 - total flux cleaned = 0.0354793 Jy ! Total flux subtracted in 200 components = 0.0354793 Jy ! Clean residual min=-0.013695 max=0.010620 Jy/beam ! Clean residual mean=-0.000001 rms=0.002435 Jy/beam ! Combined flux in latest and established models = 0.337206 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 55 components and 0.337206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077537Jy sigma=1.660769 ! Fit after self-cal, rms=0.077398Jy sigma=1.658538 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.925 x 10.51 at -50.95 degrees (North through East) ! Clean map min=-0.012969 max=0.24106 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.95 HN 1.01 KP 1.02 ! LA 1.00 MK 1.17 NL 1.01 OV 1.01 ! PT 0.99 SC 0.85 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 HN 1.07 KP 0.99 ! LA 0.99 MK 1.20 NL 0.99 OV 0.99 ! PT 0.97 SC 0.86 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.95 HN 1.02 KP 1.03 ! LA 0.99 MK 1.19 NL 0.99 OV 0.99 ! PT 1.01 SC 0.90 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.077398Jy sigma=1.658538 ! Fit after self-cal, rms=0.077870Jy sigma=1.626205 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.001 mas, bmaj=10.52 mas, bpa=-51.13 degrees ! Estimated noise=1.09789 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.00108186 Jy ! Component: 100 - total flux cleaned = -0.00122798 Jy ! Component: 150 - total flux cleaned = -0.0011016 Jy ! Component: 200 - total flux cleaned = -0.000867719 Jy ! Total flux subtracted in 200 components = -0.000867719 Jy ! Clean residual min=-0.010513 max=0.007152 Jy/beam ! Clean residual mean=0.000012 rms=0.001856 Jy/beam ! Combined flux in latest and established models = 0.336338 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 74 components and 0.336338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077462Jy sigma=1.616739 ! Fit after self-cal, rms=0.077398Jy sigma=1.616283 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077398Jy sigma=1.616283 ! Fit after self-cal, rms=0.077020Jy sigma=1.615889 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3 mas, bmaj=10.52 mas, bpa=-51.12 degrees ! Estimated noise=1.09203 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00134785 Jy ! Component: 100 - total flux cleaned = -0.00113896 Jy ! Component: 150 - total flux cleaned = -0.000948774 Jy ! Component: 200 - total flux cleaned = -0.000689843 Jy ! Total flux subtracted in 200 components = -0.000689843 Jy ! Clean residual min=-0.009899 max=0.006883 Jy/beam ! Clean residual mean=0.000013 rms=0.001800 Jy/beam ! Combined flux in latest and established models = 0.335649 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 85 components and 0.335649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076791Jy sigma=1.611182 ! Fit after self-cal, rms=0.076746Jy sigma=1.610992 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.000223763 Jy ! Component: 100 - total flux cleaned = 1.81892e-05 Jy ! Component: 150 - total flux cleaned = 0.000168928 Jy ! Component: 200 - total flux cleaned = 0.000311299 Jy ! Total flux subtracted in 200 components = 0.000311299 Jy ! Clean residual min=-0.009550 max=0.006763 Jy/beam ! Clean residual mean=0.000014 rms=0.001767 Jy/beam ! Combined flux in latest and established models = 0.33596 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 91 components and 0.33596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076614Jy sigma=1.608439 ! Fit after self-cal, rms=0.076587Jy sigma=1.608341 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076587Jy sigma=1.608341 ! Fit after self-cal, rms=0.076792Jy sigma=1.595359 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.026 mas, bmaj=10.51 mas, bpa=-51.17 degrees ! Estimated noise=1.09103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00149692 Jy ! Component: 100 - total flux cleaned = -0.00202581 Jy ! Component: 150 - total flux cleaned = -0.00247393 Jy ! Component: 200 - total flux cleaned = -0.00253682 Jy ! Total flux subtracted in 200 components = -0.00253682 Jy ! Clean residual min=-0.008971 max=0.006201 Jy/beam ! Clean residual mean=0.000020 rms=0.001609 Jy/beam ! Combined flux in latest and established models = 0.333423 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 118 components and 0.333423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076654Jy sigma=1.592009 ! Fit after self-cal, rms=0.076645Jy sigma=1.591889 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.000176073 Jy ! Component: 100 - total flux cleaned = -0.000175212 Jy ! Component: 150 - total flux cleaned = -0.00011956 Jy ! Component: 200 - total flux cleaned = -6.78597e-05 Jy ! Total flux subtracted in 200 components = -6.78597e-05 Jy ! Clean residual min=-0.008815 max=0.006164 Jy/beam ! Clean residual mean=0.000020 rms=0.001591 Jy/beam ! Combined flux in latest and established models = 0.333355 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 130 components and 0.333355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076587Jy sigma=1.590369 ! Fit after self-cal, rms=0.076570Jy sigma=1.590339 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076570Jy sigma=1.590339 ! Fit after self-cal, rms=0.076344Jy sigma=1.589619 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.06 mas, bmaj=11.4 mas, bpa=-57.81 degrees ! Estimated noise=1.40199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00134666 Jy ! Component: 100 - total flux cleaned = -0.00140807 Jy ! Component: 150 - total flux cleaned = -0.00140779 Jy ! Component: 200 - total flux cleaned = -0.00145796 Jy ! Total flux subtracted in 200 components = -0.00145796 Jy ! Clean residual min=-0.004931 max=0.005626 Jy/beam ! Clean residual mean=0.000044 rms=0.001668 Jy/beam ! Combined flux in latest and established models = 0.331897 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 161 components and 0.331897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076284Jy sigma=1.589233 ! Fit after self-cal, rms=0.076293Jy sigma=1.589211 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.29029e-05 Jy ! Component: 100 - total flux cleaned = -1.0062e-05 Jy ! Component: 150 - total flux cleaned = 2.91499e-05 Jy ! Component: 200 - total flux cleaned = -7.92147e-06 Jy ! Total flux subtracted in 200 components = -7.92147e-06 Jy ! Clean residual min=-0.004837 max=0.005525 Jy/beam ! Clean residual mean=0.000043 rms=0.001639 Jy/beam ! Combined flux in latest and established models = 0.331889 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 167 components and 0.331889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076296Jy sigma=1.588475 ! Fit after self-cal, rms=0.076300Jy sigma=1.588452 ! 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.03 mas, bmaj=10.51 mas, bpa=-51.16 degrees ! Estimated noise=1.0841 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.03 x 10.51 at -51.16 degrees (North through East) ! Clean map min=-0.0099307 max=0.23763 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.435 mas, bmaj=10.2 mas, bpa=-50.93 degrees ! Estimated noise=1.32801 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.175811 Jy ! Component: 100 - total flux cleaned = 0.240951 Jy ! Component: 150 - total flux cleaned = 0.273106 Jy ! Component: 200 - total flux cleaned = 0.292233 Jy ! Total flux subtracted in 200 components = 0.292233 Jy ! Clean residual min=-0.010955 max=0.012956 Jy/beam ! Clean residual mean=0.000028 rms=0.002591 Jy/beam ! Combined flux in latest and established models = 0.292233 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.292233 Jy ! Inverting map and beam ! Estimated beam: bmin=3.03 mas, bmaj=10.51 mas, bpa=-51.16 degrees ! Estimated noise=1.0841 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 (-73.5, 12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.017547 Jy ! Component: 100 - total flux cleaned = 0.0269293 Jy ! Component: 150 - total flux cleaned = 0.0331354 Jy ! Component: 200 - total flux cleaned = 0.0359006 Jy ! Total flux subtracted in 200 components = 0.0359006 Jy ! Clean residual min=-0.009569 max=0.006711 Jy/beam ! Clean residual mean=0.000024 rms=0.001747 Jy/beam ! Combined flux in latest and established models = 0.328133 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 67 components and 0.328133 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.06 mas, bmaj=11.4 mas, bpa=-57.81 degrees ! Estimated noise=1.40199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00378486 Jy ! Component: 100 - total flux cleaned = 0.00468081 Jy ! Component: 150 - total flux cleaned = 0.00520148 Jy ! Component: 200 - total flux cleaned = 0.00539146 Jy ! Total flux subtracted in 200 components = 0.00539146 Jy ! Clean residual min=-0.005270 max=0.005952 Jy/beam ! Clean residual mean=0.000044 rms=0.001752 Jy/beam ! Combined flux in latest and established models = 0.333525 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.56121e-07 Jy ! Component: 100 - total flux cleaned = -1.44635e-06 Jy ! Component: 150 - total flux cleaned = -2.79249e-06 Jy ! Component: 200 - total flux cleaned = -2.70698e-06 Jy ! Total flux subtracted in 200 components = -2.70698e-06 Jy ! Clean residual min=-0.004977 max=0.005760 Jy/beam ! Clean residual mean=0.000044 rms=0.001684 Jy/beam ! Combined flux in latest and established models = 0.333522 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 117 components and 0.333522 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.03 mas, bmaj=10.51 mas, bpa=-51.16 degrees ! Estimated noise=1.0841 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000448608 Jy ! Component: 100 - total flux cleaned = -0.000561314 Jy ! Component: 150 - total flux cleaned = -0.000662795 Jy ! Component: 200 - total flux cleaned = -0.000940078 Jy ! Total flux subtracted in 200 components = -0.000940078 Jy ! Clean residual min=-0.007091 max=0.006671 Jy/beam ! Clean residual mean=0.000022 rms=0.001544 Jy/beam ! Combined flux in latest and established models = 0.332582 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 139 components and 0.332582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076339Jy sigma=1.586217 ! Fit after self-cal, rms=0.076346Jy sigma=1.584860 wmodel /J1343+6602_S_map.mod ! wmodel: Unable to open new model file: /J1343+6602_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J1343+6602_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.03 x 10.51 at -51.16 degrees (North through East) ! Clean map min=-0.0067741 max=0.2314 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1343+6602_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.231397 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00153367 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.98836 1.98836 3.97672 7.95345 15.9069 31.8138 63.6276 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0046 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.231 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 150.878 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1343+6602_S_dfm.log closed on Thu May 19 23:23:06 2016