! Started logfile: /scr/pima/rv120_uvs/J0453+0128_S_dfm.log on Fri Dec 22 22:30:51 2017 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv120_uvs/J0453+0128_S_uva.fits ! Reading UV FITS file: /scr/pima/rv120_uvs/J0453+0128_S_uva.fits ! AN table 1: 45 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.975802 visibilities/baseline/integration-bin. ! Found source: J0453+0128 ! ! 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.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 7904 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 J0453+0128_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 98 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.007155Jy sigma=21.437326 ! Fit after self-cal, rms=0.909781Jy sigma=19.332957 ! 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.002 mas, bmaj=6.73 mas, bpa=-1.053 degrees ! Estimated noise=0.683938 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.0721944 Jy ! Component: 100 - total flux cleaned = 0.0879553 Jy ! Total flux subtracted in 100 components = 0.0879553 Jy ! Clean residual min=-0.004086 max=0.004627 Jy/beam ! Clean residual mean=0.000001 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.0879553 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0879553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056208Jy sigma=1.087613 ! Fit after self-cal, rms=0.056181Jy sigma=1.087375 ! 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.553 mas, bmaj=7.479 mas, bpa=-0.6779 degrees ! Estimated noise=0.409931 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.00548068 Jy ! Component: 100 - total flux cleaned = 0.00804949 Jy ! Component: 150 - total flux cleaned = 0.00936447 Jy ! Component: 200 - total flux cleaned = 0.0101867 Jy ! Total flux subtracted in 200 components = 0.0101867 Jy ! Clean residual min=-0.002405 max=0.003163 Jy/beam ! Clean residual mean=0.000002 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.098142 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 22 components and 0.098142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055775Jy sigma=1.074545 ! Fit after self-cal, rms=0.055769Jy sigma=1.074323 ! 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.553 x 7.479 at -0.6779 degrees (North through East) ! Clean map min=-0.0022706 max=0.092182 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 HN 1.13 KP 0.99 ! LA 1.00 MK 1.03 NL 1.03 OV 0.99 ! PT 0.98 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.97 HN 1.01 KP 1.01 ! LA 0.95 MK 0.97 NL 1.07 OV 0.99 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.93 HN 1.08 KP 1.00* ! LA 1.43 MK 0.85 NL 1.00* OV 1.00 ! PT 1.05 SC 0.92 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 1.04 KP 0.99 ! LA 0.98 MK 1.00 NL 0.99 OV 0.91 ! PT 0.98 SC 1.01 ! ! ! Fit before self-cal, rms=0.055769Jy sigma=1.074323 ! Fit after self-cal, rms=0.056244Jy sigma=1.064370 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.535 mas, bmaj=7.461 mas, bpa=-0.7703 degrees ! Estimated noise=0.407816 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.000448874 Jy ! Component: 100 - total flux cleaned = 0.000467734 Jy ! Component: 150 - total flux cleaned = 0.000497771 Jy ! Component: 200 - total flux cleaned = 0.000524868 Jy ! Total flux subtracted in 200 components = 0.000524868 Jy ! Clean residual min=-0.002325 max=0.002553 Jy/beam ! Clean residual mean=0.000000 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.0986669 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 32 components and 0.0986669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056233Jy sigma=1.064071 ! Fit after self-cal, rms=0.056354Jy sigma=1.063678 ! 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.056354Jy sigma=1.063678 ! Fit after self-cal, rms=0.058658Jy sigma=1.049178 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.538 mas, bmaj=7.446 mas, bpa=-0.6482 degrees ! Estimated noise=0.408075 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000567508 Jy ! Component: 100 - total flux cleaned = 0.000548525 Jy ! Component: 150 - total flux cleaned = 0.000530829 Jy ! Component: 200 - total flux cleaned = 0.000530966 Jy ! Total flux subtracted in 200 components = 0.000530966 Jy ! Clean residual min=-0.002084 max=0.002197 Jy/beam ! Clean residual mean=-0.000000 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.0991978 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 0.0991978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058647Jy sigma=1.048811 ! Fit after self-cal, rms=0.058818Jy sigma=1.048159 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 (-20.5, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103205 Jy ! Component: 100 - total flux cleaned = 0.00106863 Jy ! Component: 150 - total flux cleaned = 0.00116732 Jy ! Component: 200 - total flux cleaned = 0.00130287 Jy ! Total flux subtracted in 200 components = 0.00130287 Jy ! Clean residual min=-0.001963 max=0.001853 Jy/beam ! Clean residual mean=0.000000 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.100501 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 56 components and 0.100501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058745Jy sigma=1.046108 ! Fit after self-cal, rms=0.058764Jy sigma=1.046004 ! 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.058764Jy sigma=1.046004 ! Fit after self-cal, rms=0.059119Jy sigma=1.045761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.531 mas, bmaj=7.436 mas, bpa=-0.5724 degrees ! Estimated noise=0.408348 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000135496 Jy ! Component: 100 - total flux cleaned = 0.000347464 Jy ! Component: 150 - total flux cleaned = 0.000549571 Jy ! Component: 200 - total flux cleaned = 0.000693307 Jy ! Total flux subtracted in 200 components = 0.000693307 Jy ! Clean residual min=-0.001924 max=0.001835 Jy/beam ! Clean residual mean=0.000000 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.101194 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 67 components and 0.101194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059107Jy sigma=1.045333 ! Fit after self-cal, rms=0.059136Jy sigma=1.045303 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.000132498 Jy ! Component: 100 - total flux cleaned = 0.000163829 Jy ! Component: 150 - total flux cleaned = 0.000178206 Jy ! Component: 200 - total flux cleaned = 0.000191642 Jy ! Total flux subtracted in 200 components = 0.000191642 Jy ! Clean residual min=-0.001911 max=0.001818 Jy/beam ! Clean residual mean=0.000000 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.101386 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 74 components and 0.101386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059131Jy sigma=1.045111 ! Fit after self-cal, rms=0.059132Jy sigma=1.045106 ! 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.059132Jy sigma=1.045106 ! Fit after self-cal, rms=0.059049Jy sigma=1.044939 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.694 mas, bmaj=11.46 mas, bpa=0.6983 degrees ! Estimated noise=0.499061 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00072312 Jy ! Component: 100 - total flux cleaned = 0.000795921 Jy ! Component: 150 - total flux cleaned = 0.000892725 Jy ! Component: 200 - total flux cleaned = 0.000978831 Jy ! Total flux subtracted in 200 components = 0.000978831 Jy ! Clean residual min=-0.001772 max=0.001594 Jy/beam ! Clean residual mean=0.000001 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.102364 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 82 components and 0.102365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059053Jy sigma=1.045066 ! Fit after self-cal, rms=0.059053Jy sigma=1.044977 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.00016148 Jy ! Component: 100 - total flux cleaned = 0.000175968 Jy ! Component: 150 - total flux cleaned = 0.000201307 Jy ! Component: 200 - total flux cleaned = 0.000201559 Jy ! Total flux subtracted in 200 components = 0.000201559 Jy ! Clean residual min=-0.001783 max=0.001578 Jy/beam ! Clean residual mean=0.000001 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.102566 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 87 components and 0.102566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059060Jy sigma=1.045128 ! Fit after self-cal, rms=0.059057Jy sigma=1.045106 ! 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.524 mas, bmaj=7.426 mas, bpa=-0.5572 degrees ! Estimated noise=0.408623 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.524 x 7.426 at -0.5572 degrees (North through East) ! Clean map min=-0.0021992 max=0.091713 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.976 mas, bmaj=6.685 mas, bpa=-1.083 degrees ! Estimated noise=0.675668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0712806 Jy ! Component: 100 - total flux cleaned = 0.086926 Jy ! Component: 150 - total flux cleaned = 0.0923236 Jy ! Component: 200 - total flux cleaned = 0.0949591 Jy ! Total flux subtracted in 200 components = 0.0949591 Jy ! Clean residual min=-0.003371 max=0.002905 Jy/beam ! Clean residual mean=-0.000000 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.0949591 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.0949591 Jy ! Inverting map and beam ! Estimated beam: bmin=3.524 mas, bmaj=7.426 mas, bpa=-0.5572 degrees ! Estimated noise=0.408623 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 (-4.5, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00332941 Jy ! Component: 100 - total flux cleaned = 0.00449042 Jy ! Component: 150 - total flux cleaned = 0.00539146 Jy ! Component: 200 - total flux cleaned = 0.00604325 Jy ! Total flux subtracted in 200 components = 0.00604325 Jy ! Clean residual min=-0.002124 max=0.001707 Jy/beam ! Clean residual mean=0.000000 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.101002 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 48 components and 0.101002 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.694 mas, bmaj=11.46 mas, bpa=0.6983 degrees ! Estimated noise=0.499061 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000850042 Jy ! Component: 100 - total flux cleaned = 0.00124865 Jy ! Component: 150 - total flux cleaned = 0.00154504 Jy ! Component: 200 - total flux cleaned = 0.00168316 Jy ! Total flux subtracted in 200 components = 0.00168316 Jy ! Clean residual min=-0.001771 max=0.001572 Jy/beam ! Clean residual mean=0.000001 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.102685 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.000124148 Jy ! Component: 100 - total flux cleaned = 0.000237189 Jy ! Component: 150 - total flux cleaned = 0.000372856 Jy ! Component: 200 - total flux cleaned = 0.000481852 Jy ! Total flux subtracted in 200 components = 0.000481852 Jy ! Clean residual min=-0.001757 max=0.001552 Jy/beam ! Clean residual mean=0.000002 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.103167 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 101 components and 0.103167 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.524 mas, bmaj=7.426 mas, bpa=-0.5572 degrees ! Estimated noise=0.408623 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.0226e-06 Jy ! Component: 100 - total flux cleaned = 7.53874e-05 Jy ! Component: 150 - total flux cleaned = 0.000170274 Jy ! Component: 200 - total flux cleaned = 0.000192458 Jy ! Total flux subtracted in 200 components = 0.000192458 Jy ! Clean residual min=-0.001971 max=0.001704 Jy/beam ! Clean residual mean=0.000001 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.10336 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 122 components and 0.10336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058974Jy sigma=1.043766 ! Fit after self-cal, rms=0.058944Jy sigma=1.043529 wmodel J0453+0128_S_map.mod ! Writing 122 model components to file: J0453+0128_S_map.mod wobs J0453+0128_S_uvs.fits ! Writing UV FITS file: J0453+0128_S_uvs.fits wwins J0453+0128_S_map.win ! wwins: Wrote 3 windows to J0453+0128_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.000735961 Jy ! Component: 100 - total flux cleaned = -0.000920297 Jy ! Component: 150 - total flux cleaned = -0.000893489 Jy ! Component: 200 - total flux cleaned = -0.00092106 Jy ! Component: 250 - total flux cleaned = -0.000869024 Jy ! Component: 300 - total flux cleaned = -0.000868995 Jy ! Component: 350 - total flux cleaned = -0.000917911 Jy ! Component: 400 - total flux cleaned = -0.0009174 Jy ! Component: 450 - total flux cleaned = -0.000870312 Jy ! Component: 500 - total flux cleaned = -0.000938802 Jy ! Component: 550 - total flux cleaned = -0.000848768 Jy ! Component: 600 - total flux cleaned = -0.000827071 Jy ! Component: 650 - total flux cleaned = -0.000848742 Jy ! Component: 700 - total flux cleaned = -0.000848615 Jy ! Component: 750 - total flux cleaned = -0.000827743 Jy ! Component: 800 - total flux cleaned = -0.000890387 Jy ! Component: 850 - total flux cleaned = -0.000952099 Jy ! Component: 900 - total flux cleaned = -0.00095165 Jy ! Component: 950 - total flux cleaned = -0.000891924 Jy ! Component: 1000 - total flux cleaned = -0.000951891 Jy ! Component: 1050 - total flux cleaned = -0.000952157 Jy ! Component: 1100 - total flux cleaned = -0.00101058 Jy ! Component: 1150 - total flux cleaned = -0.00104896 Jy ! Component: 1200 - total flux cleaned = -0.00106805 Jy ! Component: 1250 - total flux cleaned = -0.00110565 Jy ! Component: 1300 - total flux cleaned = -0.00110571 Jy ! Component: 1350 - total flux cleaned = -0.00119793 Jy ! Component: 1400 - total flux cleaned = -0.00116155 Jy ! Component: 1450 - total flux cleaned = -0.00119785 Jy ! Component: 1500 - total flux cleaned = -0.00121561 Jy ! Component: 1550 - total flux cleaned = -0.00121566 Jy ! Component: 1600 - total flux cleaned = -0.00121568 Jy ! Component: 1650 - total flux cleaned = -0.00126798 Jy ! Component: 1700 - total flux cleaned = -0.00125057 Jy ! Component: 1750 - total flux cleaned = -0.00128471 Jy ! Component: 1800 - total flux cleaned = -0.00131853 Jy ! Component: 1850 - total flux cleaned = -0.00126836 Jy ! Component: 1900 - total flux cleaned = -0.00126866 Jy ! Component: 1950 - total flux cleaned = -0.00125235 Jy ! Component: 2000 - total flux cleaned = -0.00126866 Jy ! Component: 2050 - total flux cleaned = -0.00128505 Jy ! Component: 2100 - total flux cleaned = -0.00133272 Jy ! Component: 2150 - total flux cleaned = -0.0012849 Jy ! Component: 2200 - total flux cleaned = -0.00130073 Jy ! Component: 2250 - total flux cleaned = -0.0012695 Jy ! Component: 2300 - total flux cleaned = -0.00122301 Jy ! Component: 2350 - total flux cleaned = -0.00117686 Jy ! Component: 2400 - total flux cleaned = -0.001116 Jy ! Component: 2450 - total flux cleaned = -0.00114642 Jy ! Component: 2500 - total flux cleaned = -0.00110136 Jy ! Component: 2550 - total flux cleaned = -0.00108626 Jy ! Component: 2600 - total flux cleaned = -0.0010121 Jy ! Component: 2650 - total flux cleaned = -0.000982594 Jy ! Component: 2700 - total flux cleaned = -0.000909631 Jy ! Component: 2750 - total flux cleaned = -0.000895342 Jy ! Component: 2800 - total flux cleaned = -0.000866651 Jy ! Component: 2850 - total flux cleaned = -0.000880898 Jy ! Component: 2900 - total flux cleaned = -0.00079573 Jy ! Component: 2950 - total flux cleaned = -0.000781698 Jy ! Component: 3000 - total flux cleaned = -0.000739681 Jy ! Component: 3050 - total flux cleaned = -0.000767463 Jy ! Component: 3100 - total flux cleaned = -0.000684475 Jy ! Component: 3150 - total flux cleaned = -0.000739391 Jy ! Component: 3200 - total flux cleaned = -0.000698393 Jy ! Component: 3250 - total flux cleaned = -0.000752673 Jy ! Component: 3300 - total flux cleaned = -0.00076603 Jy ! Component: 3350 - total flux cleaned = -0.000685568 Jy ! Component: 3400 - total flux cleaned = -0.000672373 Jy ! Component: 3450 - total flux cleaned = -0.000698745 Jy ! Component: 3500 - total flux cleaned = -0.000606767 Jy ! Component: 3550 - total flux cleaned = -0.000645987 Jy ! Component: 3600 - total flux cleaned = -0.000633 Jy ! Component: 3650 - total flux cleaned = -0.000607123 Jy ! Component: 3700 - total flux cleaned = -0.000619895 Jy ! Component: 3750 - total flux cleaned = -0.000555973 Jy ! Component: 3800 - total flux cleaned = -0.00054337 Jy ! Component: 3850 - total flux cleaned = -0.000543281 Jy ! Component: 3900 - total flux cleaned = -0.00053078 Jy ! Component: 3950 - total flux cleaned = -0.000505706 Jy ! Component: 4000 - total flux cleaned = -0.000518226 Jy ! Component: 4050 - total flux cleaned = -0.000456535 Jy ! Total flux subtracted in 4096 components = -0.000493487 Jy ! Clean residual min=-0.000741 max=0.000661 Jy/beam ! Clean residual mean=-0.000001 rms=0.000226 Jy/beam ! Combined flux in latest and established models = 0.102866 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 420 components and 0.102866 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv120_uvs/J0453+0128_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.524 x 7.426 at -0.5572 degrees (North through East) ! Clean map min=-0.0019541 max=0.091217 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv120_uvs/J0453+0128_S_map.fits wmodel /scr/pima/rv120_uvs/J0453+0128_S_map.mod ! Writing 420 model components to file: /scr/pima/rv120_uvs/J0453+0128_S_map.mod wobs /scr/pima/rv120_uvs/J0453+0128_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv120_uvs/J0453+0128_S_uvs.fits wwins /scr/pima/rv120_uvs/J0453+0128_S_map.win ! wwins: Wrote 4 windows to /scr/pima/rv120_uvs/J0453+0128_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0912165 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000224991 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.739968 0.739968 1.47994 2.95987 5.91974 11.8395 23.679 47.3579 94.7159 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.091 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 405.423 quit ! Quitting program ! Log file /scr/pima/rv120_uvs/J0453+0128_S_dfm.log closed on Fri Dec 22 22:30:56 2017