! Started logfile: /scr/pima/rv100_uvs/J0356+6043_X_uvs.log on Mon Feb 29 13:25:15 2016 obs /scr/pima/rv100_uvs/J0356+6043_X_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J0356+6043_X_uva.fits ! AN table 1: 36 integrations on 28 of 28 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0356+6043 ! ! 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 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 4032 visibilities. select rr, 1,2,3,4,6,7,8 ! 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/rv100_uvs/J0356+6043_X] 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.200x0.200 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. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.065893Jy sigma=16.839368 ! Fit after self-cal, rms=0.639185Jy sigma=9.999413 ! 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=0.6718 mas, bmaj=1.147 mas, bpa=-81.34 degrees ! Estimated noise=1.24401 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.27443 Jy ! Component: 100 - total flux cleaned = 0.335752 Jy ! Total flux subtracted in 100 components = 0.335752 Jy ! Clean residual min=-0.012311 max=0.020353 Jy/beam ! Clean residual mean=0.000010 rms=0.002364 Jy/beam ! Combined flux in latest and established models = 0.335752 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.335752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077148Jy sigma=1.167414 ! Fit after self-cal, rms=0.077144Jy sigma=1.167047 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0222794 Jy ! Component: 100 - total flux cleaned = 0.0350086 Jy ! Total flux subtracted in 100 components = 0.0350086 Jy ! Clean residual min=-0.008680 max=0.007900 Jy/beam ! Clean residual mean=0.000012 rms=0.001640 Jy/beam ! Combined flux in latest and established models = 0.370761 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 12 components and 0.370761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067520Jy sigma=0.984897 ! Fit after self-cal, rms=0.067517Jy sigma=0.984595 ! 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=0.8917 mas, bmaj=1.482 mas, bpa=-83.09 degrees ! Estimated noise=0.75206 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.4, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0142482 Jy ! Component: 100 - total flux cleaned = 0.0225992 Jy ! Component: 150 - total flux cleaned = 0.0278126 Jy ! Component: 200 - total flux cleaned = 0.0311834 Jy ! Total flux subtracted in 200 components = 0.0311834 Jy ! Clean residual min=-0.005745 max=0.007272 Jy/beam ! Clean residual mean=0.000061 rms=0.001497 Jy/beam ! Combined flux in latest and established models = 0.401944 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 27 components and 0.401944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064515Jy sigma=0.924591 ! Fit after self-cal, rms=0.064325Jy sigma=0.921662 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8917 x 1.482 at -83.09 degrees (North through East) ! Clean map min=-0.005309 max=0.3645 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: ! HN 0.99 KP 0.97 LA 0.99 MK 1.02 ! NL 0.97 OV 1.03 PT 0.99 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00 KP 0.99 LA 0.98 MK 1.00 ! NL 0.98 OV 1.03 PT 1.00 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 0.99 KP 0.96 LA 0.99 MK 1.01 ! NL 0.97 OV 1.02 PT 1.01 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! HN 1.01 KP 0.95 LA 1.02 MK 1.03 ! NL 0.98 OV 1.03 PT 1.00 SC 1.01 ! ! ! Fit before self-cal, rms=0.064325Jy sigma=0.921662 ! Fit after self-cal, rms=0.063113Jy sigma=0.904484 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8955 mas, bmaj=1.487 mas, bpa=-83.21 degrees ! Estimated noise=0.747078 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.00106409 Jy ! Component: 100 - total flux cleaned = 0.00179544 Jy ! Component: 150 - total flux cleaned = 0.00166387 Jy ! Component: 200 - total flux cleaned = 0.00149241 Jy ! Total flux subtracted in 200 components = 0.00149241 Jy ! Clean residual min=-0.005308 max=0.005575 Jy/beam ! Clean residual mean=0.000064 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.403436 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 35 components and 0.403436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062864Jy sigma=0.900292 ! Fit after self-cal, rms=0.062842Jy sigma=0.899838 ! 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.062842Jy sigma=0.899838 ! Fit after self-cal, rms=0.062390Jy sigma=0.874148 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8945 mas, bmaj=1.487 mas, bpa=-83.09 degrees ! Estimated noise=0.747493 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00024524 Jy ! Component: 100 - total flux cleaned = 0.000332024 Jy ! Component: 150 - total flux cleaned = 0.000474844 Jy ! Component: 200 - total flux cleaned = 0.000593667 Jy ! Total flux subtracted in 200 components = 0.000593667 Jy ! Clean residual min=-0.002821 max=0.003548 Jy/beam ! Clean residual mean=-0.000005 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.40403 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 47 components and 0.40403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062330Jy sigma=0.873375 ! Fit after self-cal, rms=0.062352Jy sigma=0.873221 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 (36, -8.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00183848 Jy ! Component: 100 - total flux cleaned = 0.00190381 Jy ! Component: 150 - total flux cleaned = 0.00205467 Jy ! Component: 200 - total flux cleaned = 0.00214261 Jy ! Total flux subtracted in 200 components = 0.00214261 Jy ! Clean residual min=-0.002637 max=0.002990 Jy/beam ! Clean residual mean=-0.000006 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.406173 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 63 components and 0.406173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062168Jy sigma=0.870826 ! Fit after self-cal, rms=0.062158Jy sigma=0.870717 ! Inverting map ! Added new window around map position (-18.8, -2.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0019093 Jy ! Component: 100 - total flux cleaned = 0.00156966 Jy ! Component: 150 - total flux cleaned = 0.00132291 Jy ! Component: 200 - total flux cleaned = 0.00128089 Jy ! Total flux subtracted in 200 components = 0.00128089 Jy ! Clean residual min=-0.002470 max=0.002829 Jy/beam ! Clean residual mean=-0.000003 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.407453 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 78 components and 0.407453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062006Jy sigma=0.868804 ! Fit after self-cal, rms=0.061996Jy sigma=0.868711 ! Inverting map ! Added new window around map position (-45.4, -35.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124815 Jy ! Component: 100 - total flux cleaned = 0.00130845 Jy ! Component: 150 - total flux cleaned = 0.00140483 Jy ! Component: 200 - total flux cleaned = 0.00140556 Jy ! Total flux subtracted in 200 components = 0.00140556 Jy ! Clean residual min=-0.002452 max=0.002388 Jy/beam ! Clean residual mean=-0.000002 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.408859 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 94 components and 0.408859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061855Jy sigma=0.866768 ! Fit after self-cal, rms=0.061852Jy sigma=0.866646 ! 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.061852Jy sigma=0.866646 ! Fit after self-cal, rms=0.061808Jy sigma=0.866114 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8938 mas, bmaj=1.487 mas, bpa=-83.09 degrees ! Estimated noise=0.746943 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000441343 Jy ! Component: 100 - total flux cleaned = 0.000395395 Jy ! Component: 150 - total flux cleaned = 0.000315815 Jy ! Component: 200 - total flux cleaned = 0.000353638 Jy ! Total flux subtracted in 200 components = 0.000353638 Jy ! Clean residual min=-0.002550 max=0.002443 Jy/beam ! Clean residual mean=-0.000005 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.409213 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 100 components and 0.409213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061750Jy sigma=0.865336 ! Fit after self-cal, rms=0.061750Jy sigma=0.865316 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 = 4.17739e-05 Jy ! Component: 100 - total flux cleaned = 7.71416e-05 Jy ! Component: 150 - total flux cleaned = 0.00011102 Jy ! Component: 200 - total flux cleaned = 0.000110531 Jy ! Total flux subtracted in 200 components = 0.000110531 Jy ! Clean residual min=-0.002553 max=0.002458 Jy/beam ! Clean residual mean=-0.000005 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.409323 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 107 components and 0.409323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061712Jy sigma=0.864825 ! Fit after self-cal, rms=0.061712Jy sigma=0.864818 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.061712Jy sigma=0.864818 ! Fit after self-cal, rms=0.061698Jy sigma=0.864581 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.042 mas, bmaj=3.26 mas, bpa=83.88 degrees ! Estimated noise=0.975191 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000964311 Jy ! Component: 100 - total flux cleaned = 0.00100862 Jy ! Component: 150 - total flux cleaned = 0.00111511 Jy ! Component: 200 - total flux cleaned = 0.00117714 Jy ! Total flux subtracted in 200 components = 0.00117714 Jy ! Clean residual min=-0.002137 max=0.002160 Jy/beam ! Clean residual mean=-0.000010 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.4105 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 115 components and 0.4105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061695Jy sigma=0.864523 ! Fit after self-cal, rms=0.061691Jy sigma=0.864437 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.000348165 Jy ! Component: 100 - total flux cleaned = 0.000348125 Jy ! Component: 150 - total flux cleaned = 0.000321754 Jy ! Component: 200 - total flux cleaned = 0.000322876 Jy ! Total flux subtracted in 200 components = 0.000322876 Jy ! Clean residual min=-0.002143 max=0.002217 Jy/beam ! Clean residual mean=-0.000010 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.410823 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 123 components and 0.410823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061694Jy sigma=0.864536 ! Fit after self-cal, rms=0.061693Jy sigma=0.864507 ! 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=0.8937 mas, bmaj=1.487 mas, bpa=-83.09 degrees ! Estimated noise=0.746943 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8937 x 1.487 at -83.09 degrees (North through East) ! Clean map min=-0.0026554 max=0.36266 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=0.673 mas, bmaj=1.151 mas, bpa=-81.32 degrees ! Estimated noise=1.23803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.273045 Jy ! Component: 100 - total flux cleaned = 0.334152 Jy ! Component: 150 - total flux cleaned = 0.355912 Jy ! Component: 200 - total flux cleaned = 0.368339 Jy ! Total flux subtracted in 200 components = 0.368339 Jy ! Clean residual min=-0.005748 max=0.007019 Jy/beam ! Clean residual mean=-0.000001 rms=0.001396 Jy/beam ! Combined flux in latest and established models = 0.368339 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.368339 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8937 mas, bmaj=1.487 mas, bpa=-83.09 degrees ! Estimated noise=0.746943 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.014224 Jy ! Component: 100 - total flux cleaned = 0.0225237 Jy ! Component: 150 - total flux cleaned = 0.0281536 Jy ! Component: 200 - total flux cleaned = 0.0325047 Jy ! Total flux subtracted in 200 components = 0.0325047 Jy ! Clean residual min=-0.003049 max=0.003403 Jy/beam ! Clean residual mean=-0.000005 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.400844 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 34 components and 0.400844 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.042 mas, bmaj=3.26 mas, bpa=83.88 degrees ! Estimated noise=0.975191 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00548797 Jy ! Component: 100 - total flux cleaned = 0.00818964 Jy ! Component: 150 - total flux cleaned = 0.00918196 Jy ! Component: 200 - total flux cleaned = 0.00961899 Jy ! Total flux subtracted in 200 components = 0.00961899 Jy ! Clean residual min=-0.002675 max=0.002713 Jy/beam ! Clean residual mean=-0.000012 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.410463 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.000162908 Jy ! Component: 100 - total flux cleaned = 0.000308215 Jy ! Component: 150 - total flux cleaned = 0.000393901 Jy ! Component: 200 - total flux cleaned = 0.000513556 Jy ! Total flux subtracted in 200 components = 0.000513556 Jy ! Clean residual min=-0.002498 max=0.002580 Jy/beam ! Clean residual mean=-0.000012 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.410976 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 66 components and 0.410976 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8937 mas, bmaj=1.487 mas, bpa=-83.09 degrees ! Estimated noise=0.746943 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000296202 Jy ! Component: 100 - total flux cleaned = 4.02147e-05 Jy ! Component: 150 - total flux cleaned = 3.8316e-05 Jy ! Component: 200 - total flux cleaned = 4.08787e-05 Jy ! Total flux subtracted in 200 components = 4.08787e-05 Jy ! Clean residual min=-0.002470 max=0.002565 Jy/beam ! Clean residual mean=-0.000004 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.411017 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 81 components and 0.411017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061956Jy sigma=0.868303 ! Fit after self-cal, rms=0.061922Jy sigma=0.867770 wmodel /scr/pima/rv100_uvs/J0356+6043_X_map.mod ! Writing 81 model components to file: /scr/pima/rv100_uvs/J0356+6043_X_map.mod wobs /scr/pima/rv100_uvs/J0356+6043_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J0356+6043_X_uvs.fits wwins /scr/pima/rv100_uvs/J0356+6043_X_map.win ! wwins: Wrote 5 windows to /scr/pima/rv100_uvs/J0356+6043_X_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.000810627 Jy ! Component: 100 - total flux cleaned = 0.000898911 Jy ! Component: 150 - total flux cleaned = 0.000858628 Jy ! Component: 200 - total flux cleaned = 0.00102035 Jy ! Component: 250 - total flux cleaned = 0.00109865 Jy ! Component: 300 - total flux cleaned = 0.00132878 Jy ! Component: 350 - total flux cleaned = 0.00151656 Jy ! Component: 400 - total flux cleaned = 0.00162722 Jy ! Component: 450 - total flux cleaned = 0.00177092 Jy ! Component: 500 - total flux cleaned = 0.00184087 Jy ! Component: 550 - total flux cleaned = 0.00184093 Jy ! Component: 600 - total flux cleaned = 0.00187552 Jy ! Component: 650 - total flux cleaned = 0.00200961 Jy ! Component: 700 - total flux cleaned = 0.0021082 Jy ! Component: 750 - total flux cleaned = 0.00223827 Jy ! Component: 800 - total flux cleaned = 0.0023026 Jy ! Component: 850 - total flux cleaned = 0.00255657 Jy ! Component: 900 - total flux cleaned = 0.00265027 Jy ! Component: 950 - total flux cleaned = 0.00271204 Jy ! Component: 1000 - total flux cleaned = 0.00289581 Jy ! Component: 1050 - total flux cleaned = 0.00301646 Jy ! Component: 1100 - total flux cleaned = 0.00319612 Jy ! Component: 1150 - total flux cleaned = 0.00328458 Jy ! Component: 1200 - total flux cleaned = 0.00331392 Jy ! Component: 1250 - total flux cleaned = 0.00348922 Jy ! Component: 1300 - total flux cleaned = 0.0036334 Jy ! Component: 1350 - total flux cleaned = 0.0037481 Jy ! Component: 1400 - total flux cleaned = 0.00394704 Jy ! Component: 1450 - total flux cleaned = 0.00405987 Jy ! Component: 1500 - total flux cleaned = 0.00408762 Jy ! Component: 1550 - total flux cleaned = 0.00428227 Jy ! Component: 1600 - total flux cleaned = 0.00433728 Jy ! Component: 1650 - total flux cleaned = 0.0044742 Jy ! Component: 1700 - total flux cleaned = 0.00455544 Jy ! Component: 1750 - total flux cleaned = 0.00458222 Jy ! Component: 1800 - total flux cleaned = 0.00479666 Jy ! Component: 1850 - total flux cleaned = 0.00490295 Jy ! Component: 1900 - total flux cleaned = 0.00506141 Jy ! Component: 1950 - total flux cleaned = 0.00524536 Jy ! Component: 2000 - total flux cleaned = 0.00527134 Jy ! Component: 2050 - total flux cleaned = 0.00534895 Jy ! Component: 2100 - total flux cleaned = 0.00550357 Jy ! Component: 2150 - total flux cleaned = 0.00565713 Jy ! Component: 2200 - total flux cleaned = 0.00580952 Jy ! Component: 2250 - total flux cleaned = 0.00588528 Jy ! Component: 2300 - total flux cleaned = 0.00593527 Jy ! Component: 2350 - total flux cleaned = 0.00611 Jy ! Component: 2400 - total flux cleaned = 0.0063086 Jy ! Component: 2450 - total flux cleaned = 0.00643199 Jy ! Component: 2500 - total flux cleaned = 0.00657956 Jy ! Component: 2550 - total flux cleaned = 0.00677483 Jy ! Component: 2600 - total flux cleaned = 0.00687166 Jy ! Component: 2650 - total flux cleaned = 0.00696823 Jy ! Component: 2700 - total flux cleaned = 0.00711244 Jy ! Component: 2750 - total flux cleaned = 0.00725583 Jy ! Component: 2800 - total flux cleaned = 0.00735107 Jy ! Component: 2850 - total flux cleaned = 0.00749297 Jy ! Component: 2900 - total flux cleaned = 0.00763406 Jy ! Component: 2950 - total flux cleaned = 0.00777437 Jy ! Component: 3000 - total flux cleaned = 0.00786764 Jy ! Component: 3050 - total flux cleaned = 0.00809901 Jy ! Component: 3100 - total flux cleaned = 0.00809909 Jy ! Component: 3150 - total flux cleaned = 0.00825955 Jy ! Component: 3200 - total flux cleaned = 0.00837351 Jy ! Component: 3250 - total flux cleaned = 0.00853234 Jy ! Component: 3300 - total flux cleaned = 0.00853229 Jy ! Component: 3350 - total flux cleaned = 0.00853234 Jy ! Component: 3400 - total flux cleaned = 0.00871122 Jy ! Component: 3450 - total flux cleaned = 0.00886693 Jy ! Component: 3500 - total flux cleaned = 0.00893345 Jy ! Component: 3550 - total flux cleaned = 0.00899956 Jy ! Component: 3600 - total flux cleaned = 0.00910919 Jy ! Component: 3650 - total flux cleaned = 0.00928393 Jy ! Component: 3700 - total flux cleaned = 0.00947929 Jy ! Component: 3750 - total flux cleaned = 0.00950072 Jy ! Component: 3800 - total flux cleaned = 0.00954374 Jy ! Component: 3850 - total flux cleaned = 0.00962924 Jy ! Component: 3900 - total flux cleaned = 0.0096718 Jy ! Component: 3950 - total flux cleaned = 0.0097569 Jy ! Component: 4000 - total flux cleaned = 0.00984148 Jy ! Component: 4050 - total flux cleaned = 0.00992575 Jy ! Total flux subtracted in 4096 components = 0.0100307 Jy ! Clean residual min=-0.001496 max=0.001319 Jy/beam ! Clean residual mean=-0.000001 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.421048 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 370 components and 0.421048 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J0356+6043_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8937 x 1.487 at -83.09 degrees (North through East) ! Clean map min=-0.0024186 max=0.36218 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J0356+6043_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.362181 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000347355 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.287719 0.287719 0.575439 1.15088 2.30176 4.60351 9.20702 18.414 36.8281 73.6562 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.362 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1042.68 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J0356+6043_X_uvs.log closed on Mon Feb 29 13:25:19 2016