! Started logfile: /scr/pima/rdv93_uvs/J1610+2414_X_uvs.log on Tue Oct 8 15:48:51 2013 obs /scr/pima/rdv93_uvs/J1610+2414_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J1610+2414_X_uva.fits ! AN table 1: 12 integrations on 36 of 36 possible baselines. ! AN table 2: 6 integrations on 45 of 45 possible baselines. ! AN table 3: 20 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.858289 visibilities/baseline/integration-bin. ! Found source: J1610+2414 ! ! 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 1.6e+07 1 1.6e+07 ! 02 2 8.47599e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79099e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89599e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 3852 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv93_uvs/J1610+2414_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:NY self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 3:BR self-cal status=correctable weight=1 ! 3:FD self-cal status=correctable weight=1 ! 3:KP self-cal status=correctable weight=1 ! 3:LA self-cal status=correctable weight=1 ! 3:MK self-cal status=correctable weight=1 ! 3:OV self-cal status=correctable weight=1 ! 3:PT self-cal status=correctable weight=1 system "rm /tmp/ff.ff" 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. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 15 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 15 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 15 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 15 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.033077Jy sigma=4.324672 ! Fit after self-cal, rms=0.792107Jy sigma=3.246249 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] flag 2:NY ! Flagging baselines of antenna 2:NY in the currently selected channels. ![Exited script file: /tmp/ff.ff] 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=1.259 mas, bmaj=1.444 mas, bpa=-84.34 degrees ! Estimated noise=4.65263 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.165266 Jy ! Component: 100 - total flux cleaned = 0.210418 Jy ! Total flux subtracted in 100 components = 0.210418 Jy ! Clean residual min=-0.007322 max=0.017362 Jy/beam ! Clean residual mean=-0.000026 rms=0.002009 Jy/beam ! Combined flux in latest and established models = 0.210418 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.210418 Jy ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.065156Jy sigma=0.270616 ! Fit after self-cal, rms=0.065241Jy sigma=0.270430 ! Inverting map and beam ! Estimated beam: bmin=1.259 mas, bmaj=1.444 mas, bpa=-84.34 degrees ! Estimated noise=4.65263 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0178697 Jy ! Component: 100 - total flux cleaned = 0.0265516 Jy ! Total flux subtracted in 100 components = 0.0265516 Jy ! Clean residual min=-0.005651 max=0.007004 Jy/beam ! Clean residual mean=-0.000009 rms=0.001406 Jy/beam ! Combined flux in latest and established models = 0.236969 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 20 components and 0.236969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060884Jy sigma=0.246741 ! Fit after self-cal, rms=0.060862Jy sigma=0.246526 ! 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=1.553 mas, bmaj=1.86 mas, bpa=-87.86 degrees ! Estimated noise=2.8378 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 (-2, -0.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00569573 Jy ! Component: 100 - total flux cleaned = 0.00836407 Jy ! Component: 150 - total flux cleaned = 0.00883763 Jy ! Component: 200 - total flux cleaned = 0.00903374 Jy ! Total flux subtracted in 200 components = 0.00903374 Jy ! Clean residual min=-0.003801 max=0.003813 Jy/beam ! Clean residual mean=0.000016 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.246003 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 38 components and 0.246003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060346Jy sigma=0.243783 ! Fit after self-cal, rms=0.060297Jy sigma=0.243669 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 1.01 KP 1.03 ! LA 0.99 NL 0.94 OV 1.00 PT 0.97 ! SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 0.97 HN 0.98 KP 1.03 ! LA 1.01 MK 1.14 NL 0.95 NY 1.00* ! OV 1.00 PT 0.97 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.96 FD 1.07 KP 1.05 LA 1.08 ! MK 0.99 OV 0.97 PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.02 KP 0.98 ! LA 1.02 NL 0.95 OV 0.98 PT 0.98 ! SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.00 HN 1.05 KP 0.92 ! LA 0.99 MK 1.15 NL 0.96 NY 1.00* ! OV 1.00 PT 0.97 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.97 FD 1.03 KP 0.94 LA 1.04 ! MK 1.05 OV 0.97 PT 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.04 HN 0.98 KP 0.88 ! LA 1.02 NL 1.03 OV 1.01 PT 0.98 ! SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.05 FD 0.93 HN 1.08 KP 0.88 ! LA 0.98 MK 1.18 NL 1.00 NY 1.00* ! OV 1.09 PT 0.97 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.04 FD 1.02 KP 0.88 LA 1.12 ! MK 0.96 OV 1.07 PT 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.05 HN 0.99 KP 0.94 ! LA 0.99 NL 1.04 OV 1.01 PT 1.01 ! SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 1.04 HN 1.09 KP 0.95 ! LA 1.03 MK 1.18 NL 1.01 NY 1.00* ! OV 0.97 PT 1.04 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.02 FD 1.08 KP 0.99 LA 1.05 ! MK 1.00 OV 1.03 PT 1.00 ! ! ! Fit before self-cal, rms=0.060297Jy sigma=0.243669 ! Fit after self-cal, rms=0.060198Jy sigma=0.236120 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.557 mas, bmaj=1.899 mas, bpa=89.13 degrees ! Estimated noise=2.84568 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.00170588 Jy ! Component: 100 - total flux cleaned = 0.00159749 Jy ! Component: 150 - total flux cleaned = 0.00149874 Jy ! Component: 200 - total flux cleaned = 0.00140898 Jy ! Total flux subtracted in 200 components = 0.00140898 Jy ! Clean residual min=-0.002380 max=0.002539 Jy/beam ! Clean residual mean=-0.000000 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.247412 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 53 components and 0.247412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060052Jy sigma=0.235718 ! Fit after self-cal, rms=0.060078Jy sigma=0.235655 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060078Jy sigma=0.235655 ! Fit after self-cal, rms=0.060046Jy sigma=0.235617 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.555 mas, bmaj=1.897 mas, bpa=88.99 degrees ! Estimated noise=2.84421 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000853997 Jy ! Component: 100 - total flux cleaned = 0.000813238 Jy ! Component: 150 - total flux cleaned = 0.000735141 Jy ! Component: 200 - total flux cleaned = 0.000664344 Jy ! Total flux subtracted in 200 components = 0.000664344 Jy ! Clean residual min=-0.002313 max=0.002412 Jy/beam ! Clean residual mean=-0.000001 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.248076 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 58 components and 0.248076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059957Jy sigma=0.235437 ! Fit after self-cal, rms=0.059943Jy sigma=0.235424 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.000184876 Jy ! Component: 100 - total flux cleaned = 0.000119121 Jy ! Component: 150 - total flux cleaned = 8.93317e-05 Jy ! Component: 200 - total flux cleaned = 9.03503e-05 Jy ! Total flux subtracted in 200 components = 9.03503e-05 Jy ! Clean residual min=-0.002299 max=0.002337 Jy/beam ! Clean residual mean=-0.000001 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.248167 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 61 components and 0.248167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059887Jy sigma=0.235340 ! Fit after self-cal, rms=0.059877Jy sigma=0.235334 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059877Jy sigma=0.235334 ! Fit after self-cal, rms=0.059862Jy sigma=0.235302 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.553 mas, bmaj=1.897 mas, bpa=88.72 degrees ! Estimated noise=2.84303 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000543075 Jy ! Component: 100 - total flux cleaned = 0.000545593 Jy ! Component: 150 - total flux cleaned = 0.000546296 Jy ! Component: 200 - total flux cleaned = 0.000546184 Jy ! Total flux subtracted in 200 components = 0.000546184 Jy ! Clean residual min=-0.002294 max=0.002245 Jy/beam ! Clean residual mean=-0.000001 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.248713 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 64 components and 0.248713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059812Jy sigma=0.235224 ! Fit after self-cal, rms=0.059803Jy sigma=0.235219 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.000100058 Jy ! Component: 100 - total flux cleaned = 7.42675e-05 Jy ! Component: 150 - total flux cleaned = 5.14492e-05 Jy ! Component: 200 - total flux cleaned = 7.3462e-05 Jy ! Total flux subtracted in 200 components = 7.3462e-05 Jy ! Clean residual min=-0.002282 max=0.002237 Jy/beam ! Clean residual mean=-0.000001 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.248786 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 68 components and 0.248786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059767Jy sigma=0.235177 ! Fit after self-cal, rms=0.059761Jy sigma=0.235175 ! 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 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059761Jy sigma=0.235175 ! Fit after self-cal, rms=0.059711Jy sigma=0.235155 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.893 mas, bmaj=3.041 mas, bpa=-77.85 degrees ! Estimated noise=3.10369 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000270712 Jy ! Component: 100 - total flux cleaned = 0.000373875 Jy ! Component: 150 - total flux cleaned = 0.000443834 Jy ! Component: 200 - total flux cleaned = 0.000454487 Jy ! Total flux subtracted in 200 components = 0.000454487 Jy ! Clean residual min=-0.002334 max=0.002245 Jy/beam ! Clean residual mean=-0.000001 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.249241 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 86 components and 0.249241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059707Jy sigma=0.235130 ! Fit after self-cal, rms=0.059702Jy sigma=0.235125 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.03296e-05 Jy ! Component: 100 - total flux cleaned = 4.36422e-05 Jy ! Component: 150 - total flux cleaned = 5.40116e-05 Jy ! Component: 200 - total flux cleaned = 6.28895e-05 Jy ! Total flux subtracted in 200 components = 6.28895e-05 Jy ! Clean residual min=-0.002327 max=0.002241 Jy/beam ! Clean residual mean=-0.000001 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.249304 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 92 components and 0.249304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059699Jy sigma=0.235111 ! Fit after self-cal, rms=0.059695Jy sigma=0.235108 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 selfant 2:BR,true ! 2:BR self-cal status=fixed weight=1 selfant 2:FD,true ! 2:FD self-cal status=fixed weight=1 selfant 2:HN,true ! 2:HN self-cal status=fixed weight=1 selfant 2:KP,true ! 2:KP self-cal status=fixed weight=1 selfant 2:LA,true ! 2:LA self-cal status=fixed weight=1 selfant 2:MK,true ! 2:MK self-cal status=fixed weight=1 selfant 2:NL,true ! 2:NL self-cal status=fixed weight=1 selfant 2:OV,true ! 2:OV self-cal status=fixed weight=1 selfant 2:PT,true ! 2:PT self-cal status=fixed weight=1 selfant 3:BR,true ! 3:BR self-cal status=fixed weight=1 selfant 3:FD,true ! 3:FD self-cal status=fixed weight=1 selfant 3:KP,true ! 3:KP self-cal status=fixed weight=1 selfant 3:LA,true ! 3:LA self-cal status=fixed weight=1 selfant 3:MK,true ! 3:MK self-cal status=fixed weight=1 selfant 3:OV,true ! 3:OV self-cal status=fixed weight=1 selfant 3:PT,true ! 3:PT self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061542Jy sigma=0.234265 ! Fit after self-cal, rms=0.061879Jy sigma=0.233858 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:NY self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 3:BR self-cal status=correctable weight=1 ! 3:FD self-cal status=correctable weight=1 ! 3:KP self-cal status=correctable weight=1 ! 3:LA self-cal status=correctable weight=1 ! 3:MK self-cal status=correctable weight=1 ! 3:OV self-cal status=correctable weight=1 ! 3:PT self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 15 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 15 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 15 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 15 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=0.061879Jy sigma=0.233858 ! Fit after self-cal, rms=0.061811Jy sigma=0.233820 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=1.069 mas, bmaj=1.503 mas, bpa=84.2 degrees ! Estimated noise=4.79808 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.0031273 Jy ! Component: 100 - total flux cleaned = 0.00357446 Jy ! Component: 150 - total flux cleaned = 0.00373006 Jy ! Component: 200 - total flux cleaned = 0.00379855 Jy ! Total flux subtracted in 200 components = 0.00379855 Jy ! Clean residual min=-0.004319 max=0.004234 Jy/beam ! Clean residual mean=-0.000009 rms=0.001054 Jy/beam ! Combined flux in latest and established models = 0.253102 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 106 components and 0.253102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061778Jy sigma=0.234049 ! Fit after self-cal, rms=0.061685Jy sigma=0.233934 ! Inverting map 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=1.394 mas, bmaj=1.889 mas, bpa=84.87 degrees ! Estimated noise=2.82567 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 (-9.4, -15). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133855 Jy ! Component: 100 - total flux cleaned = 0.00128375 Jy ! Component: 150 - total flux cleaned = 0.00104544 Jy ! Component: 200 - total flux cleaned = 0.00074654 Jy ! Component: 250 - total flux cleaned = 0.000658544 Jy ! Component: 300 - total flux cleaned = 0.000539019 Jy ! Component: 350 - total flux cleaned = 0.000430044 Jy ! Component: 400 - total flux cleaned = 0.000294671 Jy ! Total flux subtracted in 400 components = 0.000294671 Jy ! Clean residual min=-0.002326 max=0.002229 Jy/beam ! Clean residual mean=-0.000001 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.253397 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 139 components and 0.253397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061437Jy sigma=0.233138 ! Fit after self-cal, rms=0.061424Jy sigma=0.233106 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.39237e-06 Jy ! Component: 100 - total flux cleaned = -0.000121882 Jy ! Component: 150 - total flux cleaned = -0.000183314 Jy ! Component: 200 - total flux cleaned = -0.000299751 Jy ! Component: 250 - total flux cleaned = -0.000411423 Jy ! Component: 300 - total flux cleaned = -0.000518328 Jy ! Component: 350 - total flux cleaned = -0.000596573 Jy ! Component: 400 - total flux cleaned = -0.00067278 Jy ! Total flux subtracted in 400 components = -0.00067278 Jy ! Clean residual min=-0.002338 max=0.002128 Jy/beam ! Clean residual mean=-0.000001 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.252724 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 157 components and 0.252724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061358Jy sigma=0.232937 ! Fit after self-cal, rms=0.061355Jy sigma=0.232933 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 15 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 15 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 15 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 15 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=0.061355Jy sigma=0.232933 ! Fit after self-cal, rms=0.061206Jy sigma=0.232859 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.394 mas, bmaj=1.883 mas, bpa=85.22 degrees ! Estimated noise=2.82267 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000246995 Jy ! Component: 100 - total flux cleaned = 0.00033213 Jy ! Component: 150 - total flux cleaned = 0.000385729 Jy ! Component: 200 - total flux cleaned = 0.000360873 Jy ! Component: 250 - total flux cleaned = 0.000336974 Jy ! Component: 300 - total flux cleaned = 0.000313811 Jy ! Component: 350 - total flux cleaned = 0.000269104 Jy ! Component: 400 - total flux cleaned = 0.000246891 Jy ! Total flux subtracted in 400 components = 0.000246891 Jy ! Clean residual min=-0.002301 max=0.002080 Jy/beam ! Clean residual mean=-0.000002 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.252971 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 170 components and 0.252971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061155Jy sigma=0.232737 ! Fit after self-cal, rms=0.061153Jy sigma=0.232733 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.40089e-07 Jy ! Component: 100 - total flux cleaned = -2.01719e-05 Jy ! Component: 150 - total flux cleaned = -8.28691e-05 Jy ! Component: 200 - total flux cleaned = -0.000123227 Jy ! Component: 250 - total flux cleaned = -0.000162751 Jy ! Component: 300 - total flux cleaned = -0.000181962 Jy ! Component: 350 - total flux cleaned = -0.000220719 Jy ! Component: 400 - total flux cleaned = -0.000239604 Jy ! Total flux subtracted in 400 components = -0.000239604 Jy ! Clean residual min=-0.002301 max=0.002058 Jy/beam ! Clean residual mean=-0.000002 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.252731 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 181 components and 0.252731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061117Jy sigma=0.232662 ! Fit after self-cal, rms=0.061114Jy sigma=0.232660 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061114Jy sigma=0.232660 ! Fit after self-cal, rms=0.061154Jy sigma=0.232650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.395 mas, bmaj=1.884 mas, bpa=85.23 degrees ! Estimated noise=2.82289 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000165597 Jy ! Component: 100 - total flux cleaned = 0.000164984 Jy ! Component: 150 - total flux cleaned = 0.000164523 Jy ! Component: 200 - total flux cleaned = 0.000127111 Jy ! Component: 250 - total flux cleaned = 0.000127516 Jy ! Component: 300 - total flux cleaned = 9.20693e-05 Jy ! Component: 350 - total flux cleaned = 0.000109793 Jy ! Component: 400 - total flux cleaned = 7.49788e-05 Jy ! Total flux subtracted in 400 components = 7.49788e-05 Jy ! Clean residual min=-0.002276 max=0.002058 Jy/beam ! Clean residual mean=-0.000002 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.252806 Jy selfcal ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 192 components and 0.252806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061123Jy sigma=0.232588 ! Fit after self-cal, rms=0.061121Jy sigma=0.232586 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.61167e-05 Jy ! Component: 100 - total flux cleaned = -5.33109e-05 Jy ! Component: 150 - total flux cleaned = -7.06591e-05 Jy ! Component: 200 - total flux cleaned = -7.06513e-05 Jy ! Component: 250 - total flux cleaned = -0.000103716 Jy ! Component: 300 - total flux cleaned = -0.000120168 Jy ! Component: 350 - total flux cleaned = -0.000136268 Jy ! Component: 400 - total flux cleaned = -0.000136325 Jy ! Total flux subtracted in 400 components = -0.000136325 Jy ! Clean residual min=-0.002277 max=0.002044 Jy/beam ! Clean residual mean=-0.000002 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.25267 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 196 components and 0.25267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061095Jy sigma=0.232536 ! Fit after self-cal, rms=0.061093Jy sigma=0.232535 ! 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, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061093Jy sigma=0.232535 ! Fit after self-cal, rms=0.060328Jy sigma=0.227683 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.862 mas, bmaj=3.028 mas, bpa=-80.13 degrees ! Estimated noise=3.1032 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00034643 Jy ! Component: 100 - total flux cleaned = 0.000423669 Jy ! Component: 150 - total flux cleaned = 0.000515103 Jy ! Component: 200 - total flux cleaned = 0.000527143 Jy ! Component: 250 - total flux cleaned = 0.000527423 Jy ! Component: 300 - total flux cleaned = 0.000537589 Jy ! Component: 350 - total flux cleaned = 0.000527899 Jy ! Component: 400 - total flux cleaned = 0.000518536 Jy ! Total flux subtracted in 400 components = 0.000518536 Jy ! Clean residual min=-0.002000 max=0.002111 Jy/beam ! Clean residual mean=-0.000004 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.253188 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 218 components and 0.253188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060324Jy sigma=0.227655 ! Fit after self-cal, rms=0.060328Jy sigma=0.227636 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.2, -16.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.15256e-05 Jy ! Component: 100 - total flux cleaned = -0.000542296 Jy ! Component: 150 - total flux cleaned = -0.000893234 Jy ! Component: 200 - total flux cleaned = -0.00110567 Jy ! Component: 250 - total flux cleaned = -0.00121885 Jy ! Component: 300 - total flux cleaned = -0.00128769 Jy ! Component: 350 - total flux cleaned = -0.00135179 Jy ! Component: 400 - total flux cleaned = -0.0014677 Jy ! Total flux subtracted in 400 components = -0.0014677 Jy ! Clean residual min=-0.002033 max=0.001811 Jy/beam ! Clean residual mean=-0.000002 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.251721 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 289 components and 0.25172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060189Jy sigma=0.226991 ! Fit after self-cal, rms=0.060181Jy sigma=0.226944 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=1.395 mas, bmaj=1.883 mas, bpa=85.32 degrees ! Estimated noise=2.82647 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.395 x 1.883 at 85.32 degrees (North through East) ! Clean map min=-0.0023477 max=0.21521 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=1.069 mas, bmaj=1.497 mas, bpa=84.54 degrees ! Estimated noise=4.7845 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.164619 Jy ! Component: 100 - total flux cleaned = 0.208321 Jy ! Component: 150 - total flux cleaned = 0.226173 Jy ! Component: 200 - total flux cleaned = 0.235899 Jy ! Component: 250 - total flux cleaned = 0.241821 Jy ! Component: 300 - total flux cleaned = 0.245489 Jy ! Component: 350 - total flux cleaned = 0.247908 Jy ! Component: 400 - total flux cleaned = 0.250027 Jy ! Total flux subtracted in 400 components = 0.250027 Jy ! Clean residual min=-0.004758 max=0.004320 Jy/beam ! Clean residual mean=-0.000014 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.250027 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.250027 Jy ! Inverting map and beam ! Estimated beam: bmin=1.395 mas, bmaj=1.883 mas, bpa=85.32 degrees ! Estimated noise=2.82647 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00247879 Jy ! Component: 100 - total flux cleaned = 0.00339443 Jy ! Component: 150 - total flux cleaned = 0.0037512 Jy ! Component: 200 - total flux cleaned = 0.00375162 Jy ! Component: 250 - total flux cleaned = 0.00375436 Jy ! Component: 300 - total flux cleaned = 0.00382353 Jy ! Component: 350 - total flux cleaned = 0.00388687 Jy ! Component: 400 - total flux cleaned = 0.00400851 Jy ! Total flux subtracted in 400 components = 0.00400851 Jy ! Clean residual min=-0.002246 max=0.002205 Jy/beam ! Clean residual mean=-0.000002 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.254035 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 94 components and 0.254035 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.862 mas, bmaj=3.028 mas, bpa=-80.13 degrees ! Estimated noise=3.1032 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.83761e-05 Jy ! Component: 100 - total flux cleaned = -0.000158372 Jy ! Component: 150 - total flux cleaned = -0.000155778 Jy ! Component: 200 - total flux cleaned = -0.000234054 Jy ! Component: 250 - total flux cleaned = -0.000270011 Jy ! Component: 300 - total flux cleaned = -0.00023385 Jy ! Component: 350 - total flux cleaned = -0.000303202 Jy ! Component: 400 - total flux cleaned = -0.000269371 Jy ! Total flux subtracted in 400 components = -0.000269371 Jy ! Clean residual min=-0.002069 max=0.002211 Jy/beam ! Clean residual mean=-0.000001 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.253766 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) ! Added new window around map position (-41.6, 21.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000932555 Jy ! Component: 100 - total flux cleaned = 0.00143977 Jy ! Component: 150 - total flux cleaned = 0.00172512 Jy ! Component: 200 - total flux cleaned = 0.00185349 Jy ! Component: 250 - total flux cleaned = 0.00185327 Jy ! Component: 300 - total flux cleaned = 0.00188877 Jy ! Component: 350 - total flux cleaned = 0.00209608 Jy ! Component: 400 - total flux cleaned = 0.00216215 Jy ! Total flux subtracted in 400 components = 0.00216215 Jy ! Clean residual min=-0.001614 max=0.001613 Jy/beam ! Clean residual mean=-0.000002 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.255928 Jy ! Adding 117 model components to the UV plane model. ! The established model now contains 207 components and 0.255928 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.395 mas, bmaj=1.883 mas, bpa=85.32 degrees ! Estimated noise=2.82647 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000287392 Jy ! Component: 100 - total flux cleaned = -0.000179604 Jy ! Component: 150 - total flux cleaned = -2.77053e-05 Jy ! Component: 200 - total flux cleaned = 0.000118726 Jy ! Component: 250 - total flux cleaned = 0.00016596 Jy ! Component: 300 - total flux cleaned = 7.35631e-05 Jy ! Component: 350 - total flux cleaned = -1.53429e-05 Jy ! Component: 400 - total flux cleaned = 2.89775e-05 Jy ! Total flux subtracted in 400 components = 2.89775e-05 Jy ! Clean residual min=-0.002041 max=0.001786 Jy/beam ! Clean residual mean=-0.000003 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.255957 Jy selfcal ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 258 components and 0.255957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060406Jy sigma=0.226672 ! Fit after self-cal, rms=0.060360Jy sigma=0.226574 wmodel /scr/pima/rdv93_uvs/J1610+2414_X_map.mod ! Writing 258 model components to file: /scr/pima/rdv93_uvs/J1610+2414_X_map.mod wobs /scr/pima/rdv93_uvs/J1610+2414_X_uvs.fits ! Applying 2250 buffered edits. ! Writing UV FITS file: /scr/pima/rdv93_uvs/J1610+2414_X_uvs.fits wwins /scr/pima/rdv93_uvs/J1610+2414_X_map.win ! wwins: Wrote 5 windows to /scr/pima/rdv93_uvs/J1610+2414_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.000449231 Jy ! Component: 100 - total flux cleaned = -0.000482739 Jy ! Component: 150 - total flux cleaned = -0.000513565 Jy ! Component: 200 - total flux cleaned = -0.000513793 Jy ! Component: 250 - total flux cleaned = -0.000601337 Jy ! Component: 300 - total flux cleaned = -0.000743479 Jy ! Component: 350 - total flux cleaned = -0.000799572 Jy ! Component: 400 - total flux cleaned = -0.000909273 Jy ! Component: 450 - total flux cleaned = -0.000908949 Jy ! Component: 500 - total flux cleaned = -0.000882498 Jy ! Component: 550 - total flux cleaned = -0.00101327 Jy ! Component: 600 - total flux cleaned = -0.00103874 Jy ! Component: 650 - total flux cleaned = -0.00106471 Jy ! Component: 700 - total flux cleaned = -0.00126647 Jy ! Component: 750 - total flux cleaned = -0.00126661 Jy ! Component: 800 - total flux cleaned = -0.00138962 Jy ! Component: 850 - total flux cleaned = -0.00138929 Jy ! Component: 900 - total flux cleaned = -0.00153386 Jy ! Component: 950 - total flux cleaned = -0.00155788 Jy ! Component: 1000 - total flux cleaned = -0.00162907 Jy ! Component: 1050 - total flux cleaned = -0.00158259 Jy ! Component: 1100 - total flux cleaned = -0.00176834 Jy ! Component: 1150 - total flux cleaned = -0.00174483 Jy ! Component: 1200 - total flux cleaned = -0.00174451 Jy ! Component: 1250 - total flux cleaned = -0.0016543 Jy ! Component: 1300 - total flux cleaned = -0.00181139 Jy ! Component: 1350 - total flux cleaned = -0.00174493 Jy ! Component: 1400 - total flux cleaned = -0.00181147 Jy ! Component: 1450 - total flux cleaned = -0.00187706 Jy ! Component: 1500 - total flux cleaned = -0.00187699 Jy ! Component: 1550 - total flux cleaned = -0.00194157 Jy ! Component: 1600 - total flux cleaned = -0.00191995 Jy ! Component: 1650 - total flux cleaned = -0.00189915 Jy ! Component: 1700 - total flux cleaned = -0.00185726 Jy ! Component: 1750 - total flux cleaned = -0.00189903 Jy ! Component: 1800 - total flux cleaned = -0.00194028 Jy ! Component: 1850 - total flux cleaned = -0.00198117 Jy ! Component: 1900 - total flux cleaned = -0.00194023 Jy ! Component: 1950 - total flux cleaned = -0.00185878 Jy ! Component: 2000 - total flux cleaned = -0.00200036 Jy ! Component: 2050 - total flux cleaned = -0.00204028 Jy ! Component: 2100 - total flux cleaned = -0.00204031 Jy ! Component: 2150 - total flux cleaned = -0.00200075 Jy ! Component: 2200 - total flux cleaned = -0.00200085 Jy ! Component: 2250 - total flux cleaned = -0.00202064 Jy ! Component: 2300 - total flux cleaned = -0.00205969 Jy ! Component: 2350 - total flux cleaned = -0.0021373 Jy ! Component: 2400 - total flux cleaned = -0.00217612 Jy ! Component: 2450 - total flux cleaned = -0.00215682 Jy ! Component: 2500 - total flux cleaned = -0.00227141 Jy ! Component: 2550 - total flux cleaned = -0.00230956 Jy ! Component: 2600 - total flux cleaned = -0.00234733 Jy ! Component: 2650 - total flux cleaned = -0.00242248 Jy ! Component: 2700 - total flux cleaned = -0.00249732 Jy ! Component: 2750 - total flux cleaned = -0.0024972 Jy ! Component: 2800 - total flux cleaned = -0.00247881 Jy ! Component: 2850 - total flux cleaned = -0.00257084 Jy ! Component: 2900 - total flux cleaned = -0.00260746 Jy ! Component: 2950 - total flux cleaned = -0.00260769 Jy ! Component: 3000 - total flux cleaned = -0.00262581 Jy ! Component: 3050 - total flux cleaned = -0.00262564 Jy ! Component: 3100 - total flux cleaned = -0.00269756 Jy ! Component: 3150 - total flux cleaned = -0.0027332 Jy ! Component: 3200 - total flux cleaned = -0.00273314 Jy ! Component: 3250 - total flux cleaned = -0.00273313 Jy ! Component: 3300 - total flux cleaned = -0.00273304 Jy ! Component: 3350 - total flux cleaned = -0.00273295 Jy ! Component: 3400 - total flux cleaned = -0.00275034 Jy ! Component: 3450 - total flux cleaned = -0.00273299 Jy ! Component: 3500 - total flux cleaned = -0.00275038 Jy ! Component: 3550 - total flux cleaned = -0.00278495 Jy ! Component: 3600 - total flux cleaned = -0.0028535 Jy ! Component: 3650 - total flux cleaned = -0.00283644 Jy ! Component: 3700 - total flux cleaned = -0.00288758 Jy ! Component: 3750 - total flux cleaned = -0.00293852 Jy ! Component: 3800 - total flux cleaned = -0.0028879 Jy ! Component: 3850 - total flux cleaned = -0.00292166 Jy ! Component: 3900 - total flux cleaned = -0.00295507 Jy ! Component: 3950 - total flux cleaned = -0.00308841 Jy ! Component: 4000 - total flux cleaned = -0.00305514 Jy ! Component: 4050 - total flux cleaned = -0.00300547 Jy ! Total flux subtracted in 4096 components = -0.003055 Jy ! Clean residual min=-0.001089 max=0.001055 Jy/beam ! Clean residual mean=-0.000004 rms=0.000276 Jy/beam ! Combined flux in latest and established models = 0.252902 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 527 components and 0.252902 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv93_uvs/J1610+2414_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.395 x 1.883 at 85.32 degrees (North through East) ! Clean map min=-0.0022644 max=0.21397 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J1610+2414_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.2139 rms= 0.00027 Jy quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J1610+2414_X_uvs.log closed on Tue Oct 8 15:48:57 2013