! Started logfile: /g0/scr/pima/npcsb_uvs/J0621+7605_S_uvs.log on Sat Oct 5 18:57:11 2013 obs /g0/scr/pima/npcsb_uvs/J0621+7605_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J0621+7605_S_uva.fits ! AN table 1: 46 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.995652 visibilities/baseline/integration-bin. ! Found source: J0621+7605 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 8244 visibilities. select RR ! 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 ![@/home/lpetrov/bin/01_muppet /g0/scr/pima/npcsb_uvs/J0621+7605_S] 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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013612Jy sigma=1.421149 ! Fit after self-cal, rms=0.871215Jy sigma=1.111147 ! 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.355 mas, bmaj=10.13 mas, bpa=10.17 degrees ! Estimated noise=15.8986 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.116636 Jy ! Component: 100 - total flux cleaned = 0.160968 Jy ! Total flux subtracted in 100 components = 0.160968 Jy ! Clean residual min=-0.013598 max=0.020564 Jy/beam ! Clean residual mean=0.000002 rms=0.003888 Jy/beam ! Combined flux in latest and established models = 0.160968 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.160968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104854Jy sigma=0.157913 ! Fit after self-cal, rms=0.103260Jy sigma=0.156784 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0277609 Jy ! Component: 100 - total flux cleaned = 0.041621 Jy ! Total flux subtracted in 100 components = 0.041621 Jy ! Clean residual min=-0.009544 max=0.013506 Jy/beam ! Clean residual mean=-0.000000 rms=0.002594 Jy/beam ! Combined flux in latest and established models = 0.202589 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 18 components and 0.202589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099020Jy sigma=0.133483 ! Fit after self-cal, rms=0.098720Jy sigma=0.133253 ! 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.485 mas, bmaj=10.37 mas, bpa=9.764 degrees ! Estimated noise=6.31881 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 (-5.5, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.017426 Jy ! Component: 100 - total flux cleaned = 0.0268815 Jy ! Component: 150 - total flux cleaned = 0.0330093 Jy ! Component: 200 - total flux cleaned = 0.0349453 Jy ! Total flux subtracted in 200 components = 0.0349453 Jy ! Clean residual min=-0.007595 max=0.010069 Jy/beam ! Clean residual mean=-0.000011 rms=0.001977 Jy/beam ! Combined flux in latest and established models = 0.237535 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 57 components and 0.237535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097304Jy sigma=0.125326 ! Fit after self-cal, rms=0.097098Jy sigma=0.124955 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.96 HN 0.86 KP 0.94 ! LA 1.02 MK 0.77 NL 1.02 OV 0.93 ! PT 1.06 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.96 HN 0.86 KP 0.95 ! LA 1.01 MK 0.84 NL 1.12 OV 0.97 ! PT 1.00 SC 0.86 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 0.85 KP 1.01 ! LA 0.80 MK 0.95 NL 1.16 OV 0.98 ! PT 1.14 SC 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 0.83 KP 0.89 ! LA 0.71 MK 0.95 NL 1.13 OV 0.85 ! PT 0.97 SC 0.96 ! ! ! Fit before self-cal, rms=0.097098Jy sigma=0.124955 ! Fit after self-cal, rms=0.088173Jy sigma=0.115230 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.374 mas, bmaj=10.32 mas, bpa=9.572 degrees ! Estimated noise=5.6981 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.0109374 Jy ! Component: 100 - total flux cleaned = -0.0129947 Jy ! Component: 150 - total flux cleaned = -0.0136007 Jy ! Component: 200 - total flux cleaned = -0.0139156 Jy ! Total flux subtracted in 200 components = -0.0139156 Jy ! Clean residual min=-0.002949 max=0.002845 Jy/beam ! Clean residual mean=0.000002 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.223619 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 72 components and 0.223619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084095Jy sigma=0.116891 ! Fit after self-cal, rms=0.084153Jy sigma=0.116727 ! 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.084153Jy sigma=0.116727 ! Fit after self-cal, rms=0.080950Jy sigma=0.115053 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.33 mas, bmaj=10.31 mas, bpa=9.583 degrees ! Estimated noise=5.28536 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00927575 Jy ! Component: 100 - total flux cleaned = -0.0121435 Jy ! Component: 150 - total flux cleaned = -0.0130002 Jy ! Component: 200 - total flux cleaned = -0.013115 Jy ! Total flux subtracted in 200 components = -0.013115 Jy ! Clean residual min=-0.002800 max=0.002695 Jy/beam ! Clean residual mean=0.000003 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.210504 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 84 components and 0.210504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077775Jy sigma=0.116649 ! Fit after self-cal, rms=0.077770Jy sigma=0.116625 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 = 1.85297e-05 Jy ! Component: 100 - total flux cleaned = -3.5482e-05 Jy ! Component: 150 - total flux cleaned = -0.0001266 Jy ! Component: 200 - total flux cleaned = -0.00016682 Jy ! Total flux subtracted in 200 components = -0.00016682 Jy ! Clean residual min=-0.002616 max=0.002567 Jy/beam ! Clean residual mean=0.000002 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.210337 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 94 components and 0.210337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077626Jy sigma=0.116648 ! Fit after self-cal, rms=0.077620Jy sigma=0.116637 ! 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.077620Jy sigma=0.116637 ! Fit after self-cal, rms=0.074775Jy sigma=0.115005 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.291 mas, bmaj=10.31 mas, bpa=9.607 degrees ! Estimated noise=4.91345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00837003 Jy ! Component: 100 - total flux cleaned = -0.011236 Jy ! Component: 150 - total flux cleaned = -0.0123151 Jy ! Component: 200 - total flux cleaned = -0.0123164 Jy ! Total flux subtracted in 200 components = -0.0123164 Jy ! Clean residual min=-0.002428 max=0.002475 Jy/beam ! Clean residual mean=0.000003 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.198021 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 97 components and 0.198021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072061Jy sigma=0.116587 ! Fit after self-cal, rms=0.072063Jy sigma=0.116577 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 = 2.95647e-05 Jy ! Component: 100 - total flux cleaned = 3.262e-05 Jy ! Component: 150 - total flux cleaned = 3.38167e-05 Jy ! Component: 200 - total flux cleaned = -3.25453e-05 Jy ! Total flux subtracted in 200 components = -3.25453e-05 Jy ! Clean residual min=-0.002277 max=0.002336 Jy/beam ! Clean residual mean=0.000003 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.197988 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 103 components and 0.197988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071961Jy sigma=0.116620 ! Fit after self-cal, rms=0.071959Jy sigma=0.116614 ! 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.071959Jy sigma=0.116614 ! Fit after self-cal, rms=0.069371Jy sigma=0.114970 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.96 mas, bmaj=11.67 mas, bpa=15.58 degrees ! Estimated noise=4.93189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00852066 Jy ! Component: 100 - total flux cleaned = -0.0106609 Jy ! Component: 150 - total flux cleaned = -0.0114668 Jy ! Component: 200 - total flux cleaned = -0.0116899 Jy ! Total flux subtracted in 200 components = -0.0116899 Jy ! Clean residual min=-0.002604 max=0.003026 Jy/beam ! Clean residual mean=0.000006 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.186298 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 118 components and 0.186298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067040Jy sigma=0.116761 ! Fit after self-cal, rms=0.067021Jy sigma=0.116659 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 = -9.6776e-07 Jy ! Component: 100 - total flux cleaned = 2.54825e-05 Jy ! Component: 150 - total flux cleaned = 2.68119e-05 Jy ! Component: 200 - total flux cleaned = 4.74169e-05 Jy ! Total flux subtracted in 200 components = 4.74169e-05 Jy ! Clean residual min=-0.002642 max=0.002923 Jy/beam ! Clean residual mean=0.000006 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.186346 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 127 components and 0.186346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066976Jy sigma=0.116713 ! Fit after self-cal, rms=0.066980Jy sigma=0.116709 ! 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.257 mas, bmaj=10.31 mas, bpa=9.65 degrees ! Estimated noise=4.56958 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.257 x 10.31 at 9.65 degrees (North through East) ! Clean map min=-0.0020951 max=0.115 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.216 mas, bmaj=10.14 mas, bpa=10.08 degrees ! Estimated noise=10.8018 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0820644 Jy ! Component: 100 - total flux cleaned = 0.117566 Jy ! Component: 150 - total flux cleaned = 0.138264 Jy ! Component: 200 - total flux cleaned = 0.151589 Jy ! Total flux subtracted in 200 components = 0.151589 Jy ! Clean residual min=-0.005499 max=0.007248 Jy/beam ! Clean residual mean=0.000001 rms=0.001692 Jy/beam ! Combined flux in latest and established models = 0.151589 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.151589 Jy ! Inverting map and beam ! Estimated beam: bmin=3.257 mas, bmaj=10.31 mas, bpa=9.65 degrees ! Estimated noise=4.56958 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.0146388 Jy ! Component: 100 - total flux cleaned = 0.0216693 Jy ! Component: 150 - total flux cleaned = 0.0258225 Jy ! Component: 200 - total flux cleaned = 0.0286643 Jy ! Total flux subtracted in 200 components = 0.0286643 Jy ! Clean residual min=-0.002415 max=0.003961 Jy/beam ! Clean residual mean=0.000002 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.180253 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 58 components and 0.180253 Jy ! Inverting map ! Added new window around map position (6.5, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0032671 Jy ! Component: 100 - total flux cleaned = 0.00429913 Jy ! Component: 150 - total flux cleaned = 0.00480727 Jy ! Component: 200 - total flux cleaned = 0.00519009 Jy ! Total flux subtracted in 200 components = 0.00519009 Jy ! Clean residual min=-0.002219 max=0.001968 Jy/beam ! Clean residual mean=0.000003 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.185444 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 81 components and 0.185444 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.96 mas, bmaj=11.67 mas, bpa=15.58 degrees ! Estimated noise=4.93189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000686695 Jy ! Component: 100 - total flux cleaned = 0.00099339 Jy ! Component: 150 - total flux cleaned = 0.00113706 Jy ! Component: 200 - total flux cleaned = 0.00116147 Jy ! Total flux subtracted in 200 components = 0.00116147 Jy ! Clean residual min=-0.002208 max=0.002576 Jy/beam ! Clean residual mean=0.000007 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.186605 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.45784e-05 Jy ! Component: 100 - total flux cleaned = 9.28636e-05 Jy ! Component: 150 - total flux cleaned = 0.000135486 Jy ! Component: 200 - total flux cleaned = 0.000155335 Jy ! Total flux subtracted in 200 components = 0.000155335 Jy ! Clean residual min=-0.002164 max=0.002524 Jy/beam ! Clean residual mean=0.000007 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.18676 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 126 components and 0.18676 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.257 mas, bmaj=10.31 mas, bpa=9.65 degrees ! Estimated noise=4.56958 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000165354 Jy ! Component: 100 - total flux cleaned = -0.000166361 Jy ! Component: 150 - total flux cleaned = -0.000141194 Jy ! Component: 200 - total flux cleaned = -0.000164657 Jy ! Total flux subtracted in 200 components = -0.000164657 Jy ! Clean residual min=-0.002198 max=0.001980 Jy/beam ! Clean residual mean=0.000003 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.186596 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 149 components and 0.186596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066589Jy sigma=0.116533 ! Fit after self-cal, rms=0.066535Jy sigma=0.116467 wmodel /g0/scr/pima/npcsb_uvs/J0621+7605_S_map.mod ! Writing 149 model components to file: /g0/scr/pima/npcsb_uvs/J0621+7605_S_map.mod wobs /g0/scr/pima/npcsb_uvs/J0621+7605_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J0621+7605_S_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J0621+7605_S_map.win ! wwins: Wrote 3 windows to /g0/scr/pima/npcsb_uvs/J0621+7605_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.000278299 Jy ! Component: 100 - total flux cleaned = -0.000347031 Jy ! Component: 150 - total flux cleaned = -0.000440097 Jy ! Component: 200 - total flux cleaned = -0.000528261 Jy ! Component: 250 - total flux cleaned = -0.000583314 Jy ! Component: 300 - total flux cleaned = -0.000637155 Jy ! Component: 350 - total flux cleaned = -0.000558997 Jy ! Component: 400 - total flux cleaned = -0.000407119 Jy ! Component: 450 - total flux cleaned = -0.00020955 Jy ! Component: 500 - total flux cleaned = -8.92168e-05 Jy ! Component: 550 - total flux cleaned = 2.83304e-05 Jy ! Component: 600 - total flux cleaned = 5.10116e-05 Jy ! Component: 650 - total flux cleaned = 0.000118844 Jy ! Component: 700 - total flux cleaned = 0.000163039 Jy ! Component: 750 - total flux cleaned = 0.000184096 Jy ! Component: 800 - total flux cleaned = 0.000205214 Jy ! Component: 850 - total flux cleaned = 0.000288944 Jy ! Component: 900 - total flux cleaned = 0.000391597 Jy ! Component: 950 - total flux cleaned = 0.000473041 Jy ! Component: 1000 - total flux cleaned = 0.000532921 Jy ! Component: 1050 - total flux cleaned = 0.000631529 Jy ! Component: 1100 - total flux cleaned = 0.000708996 Jy ! Component: 1150 - total flux cleaned = 0.0007851 Jy ! Component: 1200 - total flux cleaned = 0.000822426 Jy ! Component: 1250 - total flux cleaned = 0.000878517 Jy ! Component: 1300 - total flux cleaned = 0.000915118 Jy ! Component: 1350 - total flux cleaned = 0.00100605 Jy ! Component: 1400 - total flux cleaned = 0.00102411 Jy ! Component: 1450 - total flux cleaned = 0.00102408 Jy ! Component: 1500 - total flux cleaned = 0.00105931 Jy ! Component: 1550 - total flux cleaned = 0.00105961 Jy ! Component: 1600 - total flux cleaned = 0.00112831 Jy ! Component: 1650 - total flux cleaned = 0.00109408 Jy ! Component: 1700 - total flux cleaned = 0.00106027 Jy ! Component: 1750 - total flux cleaned = 0.00107678 Jy ! Component: 1800 - total flux cleaned = 0.00104372 Jy ! Component: 1850 - total flux cleaned = 0.00109306 Jy ! Component: 1900 - total flux cleaned = 0.0011092 Jy ! Component: 1950 - total flux cleaned = 0.00112513 Jy ! Component: 2000 - total flux cleaned = 0.00109334 Jy ! Component: 2050 - total flux cleaned = 0.00109345 Jy ! Component: 2100 - total flux cleaned = 0.00109356 Jy ! Component: 2150 - total flux cleaned = 0.00106256 Jy ! Component: 2200 - total flux cleaned = 0.00107789 Jy ! Component: 2250 - total flux cleaned = 0.00107817 Jy ! Component: 2300 - total flux cleaned = 0.00106305 Jy ! Component: 2350 - total flux cleaned = 0.0010629 Jy ! Component: 2400 - total flux cleaned = 0.00103299 Jy ! Component: 2450 - total flux cleaned = 0.00104773 Jy ! Component: 2500 - total flux cleaned = 0.000988957 Jy ! Component: 2550 - total flux cleaned = 0.000988794 Jy ! Component: 2600 - total flux cleaned = 0.000959593 Jy ! Component: 2650 - total flux cleaned = 0.00091637 Jy ! Component: 2700 - total flux cleaned = 0.000873504 Jy ! Component: 2750 - total flux cleaned = 0.000873482 Jy ! Component: 2800 - total flux cleaned = 0.0008735 Jy ! Component: 2850 - total flux cleaned = 0.000803483 Jy ! Component: 2900 - total flux cleaned = 0.000831437 Jy ! Component: 2950 - total flux cleaned = 0.000789783 Jy ! Component: 3000 - total flux cleaned = 0.000734777 Jy ! Component: 3050 - total flux cleaned = 0.000775792 Jy ! Component: 3100 - total flux cleaned = 0.000775681 Jy ! Component: 3150 - total flux cleaned = 0.000694486 Jy ! Component: 3200 - total flux cleaned = 0.000667584 Jy ! Component: 3250 - total flux cleaned = 0.000694388 Jy ! Component: 3300 - total flux cleaned = 0.000654444 Jy ! Component: 3350 - total flux cleaned = 0.000614643 Jy ! Component: 3400 - total flux cleaned = 0.000588348 Jy ! Component: 3450 - total flux cleaned = 0.000549258 Jy ! Component: 3500 - total flux cleaned = 0.000549246 Jy ! Component: 3550 - total flux cleaned = 0.000549189 Jy ! Component: 3600 - total flux cleaned = 0.000497683 Jy ! Component: 3650 - total flux cleaned = 0.000459417 Jy ! Component: 3700 - total flux cleaned = 0.00044663 Jy ! Component: 3750 - total flux cleaned = 0.000459224 Jy ! Component: 3800 - total flux cleaned = 0.000383802 Jy ! Component: 3850 - total flux cleaned = 0.000396398 Jy ! Component: 3900 - total flux cleaned = 0.000383836 Jy ! Component: 3950 - total flux cleaned = 0.000334307 Jy ! Component: 4000 - total flux cleaned = 0.000321916 Jy ! Component: 4050 - total flux cleaned = 0.000321853 Jy ! Total flux subtracted in 4096 components = 0.000309638 Jy ! Clean residual min=-0.000886 max=0.000733 Jy/beam ! Clean residual mean=0.000002 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.186905 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 432 components and 0.186905 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J0621+7605_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.257 x 10.31 at 9.65 degrees (North through East) ! Clean map min=-0.001522 max=0.11458 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J0621+7605_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.114581 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000220512 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.577352 0.577352 1.1547 2.30941 4.61882 9.23763 18.4753 36.9505 73.9011 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.114 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J0621+7605_S_uvs.log closed on Sat Oct 5 18:57:16 2013